Skip to content
Windsurf

cli bridge mcp for Windsurf

io.github.joaoberne/cli-bridge-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install cli bridge mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cli bridge mcp in other clients