Skip to content
Back to search
30
MCP

@azinod/cursor-cloud-agent-mcp

npm/@azinod/cursor-cloud-agent-mcp

Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents through MCP stdio transport. Integrate automated code generation, repository management, and agent workflows into your

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@azinod/cursor-cloud-agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}