Skip to content
Claude Desktop

crabeye mcp bridge for Claude Desktop

io.github.crabeye-ai/crabeye-mcp-bridge

One MCP connection for all your tools — with discovery, namespacing, and execution policies.

client:Claude Desktop transport:stdio runtime:npm

Install crabeye mcp bridge in Claude Desktop

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

{
  "mcpServers": {
    "crabeye-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@crabeye-ai/crabeye-mcp-bridge"
      ]
    }
  }
}

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

crabeye mcp bridge in other clients