HomeDevelopment › Cursor Delegate

Cursor Delegate

Bridge AI coding hosts to cursor-agent over the Agent Client Protocol.

TypeScript Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-10 License: MIT

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.3.0)

npx -y cursor-delegate-mcp@2.3.0

Or add to your MCP client config:

{
  "mcpServers": {
    "cursor-delegate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cursor-delegate-mcp@2.3.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry