Stats
Actions
Tags
From Toru Claude Agents
A custom MCP server running locally via npx. The package name 'megg' does not correspond to a known public service — purpose and capabilities are unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"megg": {
"command": "npx",
"args": [
"-y",
"[email protected]",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub toruai/toru-claude-agents --plugin toru-claude-agents