If you're context-switching between Claude on your phone, the web interface, and VS Code, this server keeps your conversation state in sync. It runs as a remote MCP server on Fly.dev and uses streamable HTTP transport, so any Claude client can push context or pull questions you've asked elsewhere. Reach for this when you start a coding problem on desktop, step away, and want to pick up the thread on mobile without copying and pasting conversation history. The bridge acts as a shared memory layer across instances, letting you maintain continuity in multi-turn conversations regardless of which Claude interface you're currently using.
claude mcp add --transport http phoenixfeuer32-claude-context-bridge https://claude-context-bridge.fly.dev/mcp