Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
You're 30 messages deep with Claude. The plan is solid. Now you need to build it in your editor. So you copy. You paste. You lose half the context. Your editor doesn't know what Claude knows. And next time you go back to Claude, it doesn't know what your editor did.
Syncbridge fixes this β automatically, for free, no CLI required.
Every developer using AI chat faces the same daily toil:
This is the copy-paste tax. It compounds every single day.
Syncbridge eliminates it.
Built independently to solve a daily frustration. Turns out even well-funded teams with dedicated AI editors only solved half this problem. Syncbridge solves both directions β and works with every AI site, not just one editor's built-in chat.
You don't need a CLI. You don't need a paid subscription. You just need a browser.
| Who | Pain | What Syncbridge gives them |
|---|---|---|
| Developers using free AI chat | Copy-paste between browser and editor all day | Auto-copy + one-keystroke inject |
| Students and bootcamp learners | Re-explaining project context in every new chat | Context migration in one click |
| Freelancers | Losing context between client sessions | Persistent context across chats |
| Multi-model users | Switching between Claude, ChatGPT, Gemini manually | Alt+C on one, Alt+V on another |
| Claude Code / Cursor / Copilot CLI users | AI chat and CLI never in sync | Full bidirectional auto-sync |
| Cursor users | TerminalβAI exists in Cursor but AIβterminal is missing | Completes the missing direction + works with any browser AI |
| Copilot and Windsurf users | No terminalβAI bridge at all in browser | Full bidirectional sync with any AI chat site |
| Content creators and technical writers | Copy-pasting AI drafts into editors all day | Auto-copy eliminates the switching |
| Cost-sensitive developers | Claude Code CLI too expensive | Chrome extension is completely free |
| VS Code power users | Always hunting for better AI workflow tools | Install in 30 seconds, works immediately |
Free forever. No API key. No subscription. No CLI required.
chrome://extensions β enable Developer mode β Load unpacked β select chrome-extension/ folderAlt+V on any other AI site to inject itThat's it. No VS Code extension needed. No CLI. No setup.
Chrome Web Store version coming soon.
Ctrl+Shift+A (Mac: Cmd+Shift+A) β select your project folderCtrl+Shift+E (Mac: Cmd+Shift+E) β deploy file watcher hookCtrl+Shift+S (Mac: Cmd+Shift+S) β open Syncbridge panelclaude (or your CLI) from your project folder in terminalYou're ready. Ask your AI something β Syncbridge handles the rest.
Syncbridge works in two independent layers β use one or both:
Chrome extension only β works for everyone, no CLI needed:
VS Code extension + Chrome extension β full bidirectional sync:
Supported AI chat interfaces (Chrome extension):
Supported coding CLIs (VS Code extension):





AI β CLI β Ask your AI something. Chrome extension auto-copies the response when it finishes. Press Ctrl+Shift+X (Mac: Cmd+Shift+X) in VS Code to write it to your instructions file. Run /sync in Claude Code CLI to execute.
CLI β AI β Claude Code CLI runs tasks and the hook auto-updates claude-state.md after every file write and bash command. The VS Code panel shows these updates live. Copy the state and paste into any AI chat to resume with full context.
Context migration β When your chat gets long, click β³ Regenerate in the Syncbridge panel. It merges your last instructions and last 10 CLI actions into a structured migration prompt. Paste into a new chat β the AI picks up exactly where you left off.
From Marketplace: Search "Syncbridge" in the Extensions panel and click Install.
From .vsix file:
Developer mode (available now):
chrome://extensionschrome-extension/ folderChrome Web Store: Under review β available soon.
Available MCP tools:
update_state β push CLI state to Syncbridgeread_instructions β pull latest AI instructionsget_context β get full merged contextclear_state β reset state for a new session| Command | Description |
|---|---|
Syncbridge: Open Panel | Open the sync panel in column two |
Syncbridge: Send Clipboard to CLI | Write clipboard content to instructions file |
Syncbridge: Set Active Project | Set the active project folder |
Syncbridge: Setup Project | Deploy file watcher hook to current project |
Opens in VS Code's second column. Displays live contents of all three control files with:
The panel auto-refreshes whenever the state file changes on disk.
Shows last CLI action in the status bar. Click to open Claude.ai usage page.
Updates automatically when claude-state.md changes β no manual reload needed.
Syncbridge adapts control file names based on which CLI you use.
Go to VS Code Settings β search "syncbridge" β set Active CLI:
| Setting | Instructions file | State file | Context file |
|---|---|---|---|
| claudecode (default) | claude-ai.md | claude-state.md | claude-context.md |
| cursor | cursor-ai.md | cursor-state.md | cursor-context.md |
| copilot | copilot-ai.md | copilot-state.md | copilot-context.md |
| windsurf | windsurf-ai.md | windsurf-state.md | windsurf-context.md |
| aider | aider-ai.md | aider-state.md | aider-context.md |
| custom | user-defined | user-defined | user-defined |
Non-Claude Code CLIs show an amber banner in the panel β state file must be updated manually for those CLIs.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/syncbridge-mcp)<a href="https://allmcps.com/mcp/syncbridge-mcp"><img src="https://allmcps.com/api/badge/syncbridge-mcp?style=directory" alt="Syncbridge MCP on AllMCPs" /></a>