claude context bridge for Zed
io.github.phoenixfeuer32/claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
client:Zed
transport:streamable-http
Install claude context bridge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"claude-context-bridge": {
"url": "https://claude-context-bridge.fly.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs