Skip to content
Claude Desktop

mcp smart proxy for Claude Desktop

io.github.daedalus/mcp-smart-proxy

An MCP server that provides a smart proxy to other mcp servers

client:Claude Desktop transport:stdio runtime:pypi

Install mcp smart proxy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-smart-proxy": {
      "command": "uvx",
      "args": [
        "mcp-smart-proxy"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp smart proxy in other clients