🤖 Multi-Agent MCP Server - Let Claude Code / Windsurf / Cursor orchestrate GPT, Claude, Gemini to work as an AI dev team
<div align="center"> # 🤖 ChatGPT Team **Multi-Agent MCP Server for AI-Powered Development Teams** *Orchestrate GPT, Cursor, Cursor and more to collaborate on complex tasks* [](https://www.npmjs.com/package/cursor-team) [](https://www.npmjs.com/package/cursor-team) [](https://nodejs.org/) [](https://modelcontextprotocol.io) [](LICENSE) [](https://github.com/7836246/cursor-team-mcp) [English](README.md) | [简体中文](README_CN.md) </div> --- ## ✨ Features | Feature | Description | |---------|-------------| | 🤖 **Multi-Model Collaboration** | Configure multiple AI models to work together, each leveraging their strengths | | 🧠 **Smart Task Distribution** | Tech Lead analyzes tasks and automatically assigns them to the best-suited experts | | 🔗 **Workflow Templates** | 5 pre-built workflows: code generation, bug fixing, refactoring, review, documentation | | 🎯 **Custom Experts** | Define your own experts (Rust, K8s, Security, etc.) via environment variables | | 📊 **Observability** | Dashboard, cost estimation, and task planning preview | | 🌐 **Proxy API Support** | Custom Base URLs, compatible with various proxy services | | 📝 **Collaboration History** | Complete record of all collaborations with search support | --- ## 🚀 Quick Start ### Installation ```bash # Global install npm install -g cursor-team # Or use directly with npx (no install needed) npx cursor-team ``` ### Basic Configuration Add to your IDE's MCP configuration file: <details> <summary><b>📍 Configura
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.