Skip to content
Claude Desktop

cli bridge mcp for Claude Desktop

io.github.joaoberne/cli-bridge-mcp

Other AI CLIs (Gemini, GPT, Claude, opencode, Ollama) as a council — ban-safe, no API keys.

client:Claude Desktop transport:stdio runtime:pypi

Install cli bridge mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cli-bridge-mcp": {
      "command": "uvx",
      "args": [
        "cli-bridge-mcp"
      ],
      "env": {
        "CLI_BRIDGE_PROFILE": "<CLI_BRIDGE_PROFILE>",
        "CLI_BRIDGE_TERSE": "<CLI_BRIDGE_TERSE>",
        "CLI_BRIDGE_CACHE_TTL_S": "<CLI_BRIDGE_CACHE_TTL_S>"
      }
    }
  }
}

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

cli bridge mcp in other clients