Catalog
io.github.PhoenixFeuer32/claude-context-bridge
OfficialShare context and questions between Claude instances — VS Code, claude.ai web, and mobile.
Share context and questions between Claude instances across platforms.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"claude-context-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://claude-context-bridge.fly.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.