SkillAgentSearch skills...

cursor-delegate-mcp

Stop burning your Claude or Codex limits on boilerplate. Delegate multi-file implementation to Cursor's Composer 2.5 over MCP — your frontier model writes the brief and reviews the diff; Composer does the typing, fast, on a separate quota.

Install / Use

claude mcp add andreilungeanu -- npx -y github:andreilungeanu/cursor-delegate-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

40/100

Supported Platforms

Claude Code
Claude Desktop
Cursor

{ "name": "cursor-delegate-mcp", "version": "1.22.0", "mcpName": "io.github.andreilungeanu/cursor-delegate-mcp", "type": "module", "description": "Delegate multi-file coding work from Claude Code, Codex, or Copilot to Cursor's CLI agent — structured results, plan mode, and changed files.", "license": "MIT", "author": "Andrei Lungeanu andrei@lungeanu.ro", "repository": { "type": "git", "url": "git+https://github.com/andreilungeanu/cursor-delegate-mcp.git" }, "bugs": { "url": "https://github.com/andreilungeanu/cursor-delegate-mcp/issues" }, "homepage": "https://github.com/andreilungeanu/cursor-delegate-mcp#readme", "keywords": [ "mcp", "cursor", "cursor-agent", "acp", "agent-client-protocol", "claude-code", "codex", "chatgpt", "github-copilot", "vscode", "composer", "composer-2.5", "delegation", "coding-agent", "ai-agents" ], "main": "src/server.js", "bin": { "cursor-delegate-mcp": "src/server.js" }, "engines": { "node": ">=20" }, "files": [ "src", "README.md", "PRIVACY.md", "SECURITY.md", "TERMS.md", "LICENSE" ], "scripts": { "test": "node scripts/run-tests.mjs", "test:pack": "node test/npm-package-smoke.mjs", "start": "node src/server.js", "typecheck": "tsc -p tsconfig.json" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^26.1.1", "typescript": "^7.0.2" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low