Cursor Delegate
Related Servers
Alternatives to Cursor Delegate
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables MCP clients like Claude Code to delegate coding tasks to the local Cursor Agent CLI, with persistent per-workspace sessions that resume across calls.12 npmMIT
- FlicenseAqualityBmaintenanceEnables Cursor's main agent to delegate development tasks to Claude CLI subagents via MCP, supporting synchronous, asynchronous, and parallel task execution with monitoring and control.7-
- FlicenseNot gradedqualityDmaintenanceAn MCP server wrapping the Cursor CLI agent, enabling Claude Code and other MCP clients to delegate tasks to Cursor's AI agent for file writing, bash commands, and codebase queries.-
- AlicenseNot gradedqualityCmaintenanceEnables programmatic control of Cursor's cloud-based AI agents for automated code generation and repository management via standardized MCP tools.15 npm6MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude Code to delegate tasks to Cursor's headless agent, run adversarial reviews, and verify findings with prosecutor/advocate roles.63 npmMIT
- AlicenseAqualityCmaintenanceEnables MCP-compatible coding agents to execute the local Codex CLI as a coding agent, including code reviews, session resume/fork, and CLI diagnostics.994 npmMIT
TDQS
Scored across 3 tools
Each tool has a distinct, non-overlapping purpose: delegate for initiating/resuming tasks, cancel for stopping in-flight work, and doctor for diagnostic checks. No ambiguity between tools.
All three tool names are lowercase verbs (delegate, cancel, doctor), following a clean, consistent single-word verb pattern. Perfectly predictable.
With exactly three tools, the server is tightly scoped to its core workflow: delegate, cancel, and diagnose. Every tool earns its place and the count feels appropriate for the purpose.
The tool set covers the full lifecycle of a delegation: starting/resuming (delegate), terminating (cancel), and troubleshooting setup (doctor). No obvious gaps for the stated domain.