Skip to content
Back to search
30
MCP v2.0.0 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%
2 probes
Response
372ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.phoenixfeuer32/claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
0 tools · streamable-http
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-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
Herald
Bridge between Claude Chat and Claude Code for seamless context sharing.
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"
    }
  }
}