Loading MCP server directory, please wait...
Local MCP gateway daemon: route, audit, and inspect MCP servers from one config.
npx @getmcp/cli add com.aiinfradecoded/mcp-anvilRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.aiinfradecoded/mcp-anvil": {
"command": "uvx",
"args": [
"mcp-anvil",
"router"
]
}
}
}