Back to search
30
MCP streamable-http

io.github.phoenixfeuer32/claude-context-bridge

io.github.phoenixfeuer32/claude-context-bridge

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
io.github.lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Claude Context Sync
Share context, detect conflicts, and message across parallel Claude Code sessions
0 tools
ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.phoenixfeuer32/claude-context-bridge": {
      "url": "https://claude-context-bridge.fly.dev/mcp",
      "transport": "streamable-http"
    }
  }
}