Skip to content
Cline

claude context bridge for Cline

io.github.phoenixfeuer32/claude-context-bridge

Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.

client:Cline transport:streamable-http

Install claude context bridge 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": {
    "claude-context-bridge": {
      "url": "https://claude-context-bridge.fly.dev/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

claude context bridge in other clients