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 connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 4 · #4 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25
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
repo age created 2026-06-28 - young repo, little track record yet
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.0.0 · 2026-08-21
One thing changes on upgrade: pass workspace on every call, resumes included. · Changed · workspace is required on every call - agent, plan, ask, and every · resume. An omitted workspace used to mean the server's own…
v1.22.0 · 2026-08-13
Added · cursor-delegate-mcp --version prints the version and exits. The flag previously fell · through to the stdio transport, which owns stdout and waits on stdin, so an install could only · be confirmed after it was…
v1.21.0 · 2026-08-13
Changed · Explicit effort is validated against the selected model's live options before the prompt. · Invalid values name the accepted set, models without configurable effort tell callers to omit · the field, and…
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 #4 of 34 actively-maintained filesystem servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-21)
- registry
- io.github.andreilungeanu/cursor-delegate-mcp (active, first published 2026-08-07 · 7 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-08-25, its last commit was 2026-08-21 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 ★ 38,704 · 2026-08-05
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 77 · 2026-07-26
- X402 List MCP x402-list directory MCP: services, facilitator volume, ranked picks, paid assessments. ★ 58 · 2026-07-28
- Document Reader An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files ★ 23 · 2026-03-13
- File Tools Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved ★ 21 · 2026-08-19
- Phantom Secrets Stop AI coding agents from leaking API keys. Local proxy swaps real secrets for phm_ tokens. ★ 16 · 2026-08-19
More filesystem MCP servers · Hubd · MCP Film Directory · Synology NAS
More JavaScript MCP servers · Soul MCP Server · Apiverve · Arr · Pihole · Threatintel · see all