cli bridge mcp for Cline
io.github.joaoberne/cli-bridge-mcp
Other AI CLIs (Gemini, GPT, Claude, opencode, Ollama) as a council — ban-safe, no API keys.
client:Cline
transport:stdio
runtime:pypi
Install cli bridge mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs