Odel
cli bridge mcp

cli bridge mcp

Local
@joaoberne2PythonApache-2.0Updated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcli-bridge-mcpv0.1.5

Run

uvx cli-bridge-mcp

MCP client config

{
  "mcpServers": {
    "cli-bridge-mcp": {
      "command": "uvx",
      "args": [
        "cli-bridge-mcp"
      ]
    }
  }
}