Back to MCP Directory

MCP Bridge – Multi‑IDE AI Team Server

Spin up several LLM agents (ChatGPT, Claude, local models) that share one repo, chat in real‑time and stream patches back to Cursor/VS Code while you act as PM.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "mcp-bridge-multi-ide-ai-team-server": {
      // See GitHub repository for configuration
    }
  }
}