Cursor Delegate MCP Server
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. It runs locally over stdio via the published package.
People who work with acp, agent client protocol and claude plugin and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-10 · ★ 4 · #8 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Cursor Delegate
Claude Code
claude mcp add andreilungeanu-cursor-delegate-mcp -- npx -y cursor-delegate-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"andreilungeanu-cursor-delegate-mcp": {
"command": "npx",
"args": [
"-y",
"cursor-delegate-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package cursor-delegate-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.andreilungeanu is GitHub-verified and matches the repo owner
03 · What Cursor Delegate can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.3.0 · 2026-09-06
Fixed · JSON that is not an object is ignored on the ACP stream. null threw in the frame · reader - an uncaught exception that took down the server - and arrays or primitives · counted as activity, holding the idle…
v2.2.1 · 2026-09-06
Changed · README client snippets that shared a config shape now point at one example. · Skill defaults table dropped duplicated field notes; security wording tightened.
v2.2.0 · 2026-09-03
Added · Registry and protocol icons: server.json icons[] and the MCP initialize payload · advertise the light and dark logos as HTTPS URLs (SEP-973). Codex interface.logoDark. · Changed · README client list checked…
04 · Who maintains Cursor Delegate
Cursor Delegate is maintained by andreilungeanu. We track 2 MCP servers from andreilungeanu - 2 actively maintained, 5 combined GitHub stars, oldest repo from Jun 2026.
05 · Facts
- category
- filesystem - ranked #8 of 41 actively-maintained filesystem servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-06)
- registry
- io.github.andreilungeanu/cursor-delegate-mcp (active, first published 2026-08-07 · 11 versions)
- packages
- npm:cursor-delegate-mcp
06 · Cursor Delegate FAQ
What is Cursor Delegate?
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. It runs locally over stdio via the published package.
Is Cursor Delegate still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-10 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Cursor Delegate?
Run `npx -y cursor-delegate-mcp`. You can also paste the ready-made client config above.
Does Cursor Delegate run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Cursor Delegate
Alternatives to Cursor Delegate
Maintained filesystem servers if Cursor Delegate isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · Phantom Secrets · Slivingdoc · Hubd · MCP Film Directory
More JavaScript MCP servers · Soul MCP Server · Apiverve · Arr · Pihole · Threatintel · see all