Bridge AI coding hosts to cursor-agent over the Agent Client Protocol.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Stop burning your frontier agent's limits on boilerplate.
Delegate edits to Cursor's CLI agent β your agent writes the brief and reviews the diff.
Use your best coding agent where its judgment matters most: understanding the task, shaping the plan, and reviewing the result.
Cursor Delegate is the MCP bridge that lets Claude Code, ChatGPT/Codex, Copilot β or any MCP client β hand implementation to Cursor's CLI agent, then get a clean, structured result back for review.

Your assistant does what frontier models are actually for: understands the task, writes a precise brief, reviews the finished diff. Composer 2.5 runs the implementation loop under that brief. Nothing lands unreviewed β the agent that scoped the work reads the changed files back before you see them.
Composer 2.5 is built for throughput on multi-file edits. The whole delegation is one call β brief in, result out β so you review a finished diff instead of babysitting edits landing file by file.
Composer and Grok run on their own usage allowance on every Cursor plan β separate from the API-priced main quota, and generous enough that most people never reach the ceiling. Your Claude or Codex subscription spends tokens only on the brief and the review, so the 5-hour window and weekly limits go a lot further. Paying per token on API? That grind moves onto Cursor capacity you already have.


plan mode: Cursor drafts a plan, you review it, then the same session implements it.ask mode: read-only Q&A over your codebase.doctor tool that tells you exactly what's missing if setup isn't right.You need Node.js 20+ and the Cursor CLI, logged in (cursor-agent login).
Then just ask:
Delegate to Cursor: migrate src/api from callbacks to async/await and update the tests, then walk me through what changed.
That's the whole loop β Claude writes the brief, Cursor grinds through the files, Claude walks you through the diff.
.vscode/mcp.jsonOr add it manually:
Or run Chat: Install Plugin From Source with this repository's URL.
Under Settings β Tools β AI Assistant β Model Context Protocol (MCP), add a server with command npx and arguments -y cursor-delegate-mcp.
~/.codeium/windsurf/mcp_config.jsonHeads-up: Cascade caps you at 100 tools across all servers.
%USERPROFILE%\.mcp.jsonRequires 17.14+. Note the top-level key is servers, not mcpServers.
Use the portable definition above in the client's own MCP config file.
MIT Β© Andrei Lungeanu
Technical reference Β· Security Β· Privacy Β· Terms Β· Changelog
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/cursor-delegate)<a href="https://allmcps.com/mcp/cursor-delegate"><img src="https://allmcps.com/api/badge/cursor-delegate?style=directory" alt="Cursor Delegate on AllMCPs" /></a>