Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Syncbridge MCP
Syncbridge MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 11:17:24 AM

Syncbridge MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

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.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "syncbridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "syncbridge-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Syncbridge

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.

VS Code Marketplace Chrome Extension npm License: MIT


The Problem

Every developer using AI chat faces the same daily toil:

  • AI gives a long response with 5 code blocks β€” you copy block 1, switch to your editor, paste, switch back, scroll to find block 2, copy, switch, paste, repeat
  • You make a change in your editor β€” you want AI feedback β€” you copy the code, switch to browser, paste, ask the question
  • Your chat gets too long β€” you start a new one β€” and re-explain your entire project from scratch
  • You use ChatGPT for one thing and Claude for another β€” context never carries over
  • You ask Claude for the plan and Cursor to build it β€” they never know what the other did
  • You use Cursor β€” it can send terminal output to its own AI chat, but there's no way to send AI chat responses back to your terminal automatically
  • You use Copilot or Windsurf β€” there's no bridge at all between their AI and your browser-based AI chats

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.


Who is this for

You don't need a CLI. You don't need a paid subscription. You just need a browser.

WhoPainWhat Syncbridge gives them
Developers using free AI chatCopy-paste between browser and editor all dayAuto-copy + one-keystroke inject
Students and bootcamp learnersRe-explaining project context in every new chatContext migration in one click
FreelancersLosing context between client sessionsPersistent context across chats
Multi-model usersSwitching between Claude, ChatGPT, Gemini manuallyAlt+C on one, Alt+V on another
Claude Code / Cursor / Copilot CLI usersAI chat and CLI never in syncFull bidirectional auto-sync
Cursor usersTerminal→AI exists in Cursor but AI→terminal is missingCompletes the missing direction + works with any browser AI
Copilot and Windsurf usersNo terminal↔AI bridge at all in browserFull bidirectional sync with any AI chat site
Content creators and technical writersCopy-pasting AI drafts into editors all dayAuto-copy eliminates the switching
Cost-sensitive developersClaude Code CLI too expensiveChrome extension is completely free
VS Code power usersAlways hunting for better AI workflow toolsInstall in 30 seconds, works immediately

Free forever. No API key. No subscription. No CLI required.


Quick Start

Path A β€” Chrome extension only (no CLI needed)

  1. Clone or download this repo
  2. Go to chrome://extensions β†’ enable Developer mode β†’ Load unpacked β†’ select chrome-extension/ folder
  3. Go to any supported AI site β€” ask something β€” response auto-copies to clipboard
  4. Press Alt+V on any other AI site to inject it

That's it. No VS Code extension needed. No CLI. No setup.

Chrome Web Store version coming soon.

Path B β€” Full sync (Chrome + VS Code + CLI)

  1. Install VS Code extension: search "Syncbridge" in Extensions panel
  2. Load Chrome extension (same as Path A step 2)
  3. Press Ctrl+Shift+A (Mac: Cmd+Shift+A) β†’ select your project folder
  4. Press Ctrl+Shift+E (Mac: Cmd+Shift+E) β†’ deploy file watcher hook
  5. Press Ctrl+Shift+S (Mac: Cmd+Shift+S) β†’ open Syncbridge panel
  6. Run claude (or your CLI) from your project folder in terminal

You're ready. Ask your AI something β€” Syncbridge handles the rest.


What it does

Syncbridge works in two independent layers β€” use one or both:

Chrome extension only β€” works for everyone, no CLI needed:

  • Auto-copies AI response to clipboard when it finishes
  • Alt+C to manually copy, Alt+V to inject into any AI input
  • Switch context between Claude, ChatGPT, Gemini, Grok, Mistral, Perplexity, Copilot with one keystroke
  • Green toast confirms copy even when widget is hidden

VS Code extension + Chrome extension β€” full bidirectional sync:

  • AI response auto-copied β†’ one keystroke sends to your CLI instructions file
  • CLI runs tasks β†’ VS Code panel shows every action live
  • Context migration rebuilds your session for a fresh chat

Supported AI chat interfaces (Chrome extension):

  • Claude.ai
  • ChatGPT
  • Google Gemini
  • Perplexity
  • Grok (x.ai)
  • Mistral
  • Microsoft Copilot

Supported coding CLIs (VS Code extension):

  • Claude Code (full auto-sync with hooks)
  • Cursor
  • GitHub Copilot CLI
  • Windsurf
  • Aider
  • Custom (user-defined file names)

Screenshots

The Problem β€” Manual copy-paste between AI and CLI

The Problem

The Solution β€” Syncbridge auto-copies AI responses

The Solution

Two Modes β€” Floating widget and hidden mode with toast notification

Two Modes

Hidden Mode β€” Green toast confirms auto-copy when widget is hidden

Hidden Mode

Live CLI State β€” VS Code panel updates in real time as CLI runs

Live CLI State


How it works

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.


Architecture

  • VS Code extension β€” sidebar panel, file watcher, status bar, clipboard bridge, project hook deployment
  • Chrome extension β€” floating widget UI, site adapters for each AI platform, auto-copy on response complete
  • MCP server β€” optional Claude Code CLI integration via MCP tools

Installation

VS Code Extension

From Marketplace: Search "Syncbridge" in the Extensions panel and click Install.

From .vsix file:

bash
code --install-extension syncbridge-0.1.0.vsix

Chrome Extension

Developer mode (available now):

  1. Download or clone this repo
  2. Go to chrome://extensions
  3. Enable Developer mode
  4. Click Load unpacked β†’ select chrome-extension/ folder

Chrome Web Store: Under review β€” available soon.

MCP Server (Claude Code CLI)

Terminal
claude mcp add syncbridge npx syncbridge-mcp

Available MCP tools:

  • update_state β€” push CLI state to Syncbridge
  • read_instructions β€” pull latest AI instructions
  • get_context β€” get full merged context
  • clear_state β€” reset state for a new session

VS Code Extension

Commands

CommandDescription
Syncbridge: Open PanelOpen the sync panel in column two
Syncbridge: Send Clipboard to CLIWrite clipboard content to instructions file
Syncbridge: Set Active ProjectSet the active project folder
Syncbridge: Setup ProjectDeploy file watcher hook to current project

Panel UI

Opens in VS Code's second column. Displays live contents of all three control files with:

  • Copy button per file
  • ⟳ Regenerate context.md β€” rebuilds migration prompt from current state
  • ⚠ Clear all control files β€” resets all three files

The panel auto-refreshes whenever the state file changes on disk.

Status Bar

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.

activeCli Setting

Syncbridge adapts control file names based on which CLI you use.

Go to VS Code Settings β†’ search "syncbridge" β†’ set Active CLI:

SettingInstructions fileState fileContext file
claudecode (default)claude-ai.mdclaude-state.mdclaude-context.md
cursorcursor-ai.mdcursor-state.mdcursor-context.md
copilotcopilot-ai.mdcopilot-state.mdcopilot-context.md
windsurfwindsurf-ai.mdwindsurf-state.mdwindsurf-context.md
aideraider-ai.mdaider-state.mdaider-context.md
customuser-defineduser-defineduser-defined

Non-Claude Code CLIs show an amber banner in the panel β€” state file must be updated manually for those CLIs.


Chrome Extension

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Code Explorer MCP logoClaude Code Explorer MCP

    Explore the Claude Code CLI source β€” browse tools, commands, search code, and more.

    πŸ’» Developer Tools0 views
    Compare vs Claude Code Explorer MCP β†’
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • HeyClaude β€” Claude & AI workflow directory logoHeyClaude β€” Claude & AI workflow directory

    Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

    πŸ’» Developer Tools0 views
    Compare vs HeyClaude β€” Claude & AI workflow directory β†’
  • Agentbridge logoAgentbridge

    Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.

    πŸ’» Developer Tools0 views
    Compare vs Agentbridge β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Syncbridge MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "syncbridge-mcp": { "command": "npx", "args": ["-y", "syncbridge-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSyncbridge MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/syncbridge-mcp?style=directory)](https://allmcps.com/mcp/syncbridge-mcp)
HTML Embed
<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>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Syncbridge MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code