If you're bouncing between Claude Code in your terminal and Claude Chat in the browser, this eliminates the friction. It reads Claude Code's local session logs from `~/.claude/projects/` and surfaces them through MCP tools like `get_latest_output`, `list_sessions`, and `watch_session` for polling. Version 2.2 adds `send_to_session`, which writes prompts to a filesystem inbox that Claude Code can pick up cooperatively, and `setup_drive_sync` pushes session context directly to a Google Doc via the Drive API every 30 seconds so Claude Projects can read it without manual syncing. Useful when you want Chat or Projects to see what Code just built, or when you're coordinating work across both environments without copy-paste.
claude mcp add --transport stdio io.github.rahuljava2807-claude-bridge-mcp uvx claude-bridge-mcp