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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@willpowell8/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools
agentminds-mcp
Model Context Protocol server for AgentMinds — gives Claude Code, Cursor, Zed, and other MCP-aware AI clients native access to the AgentMind
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
@udibo/deno-mcp
The Deno Model Context Protocol (MCP) server provides a bridge for AI assistants, like Cursor, to interact with your Deno projects.
0 tools
sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor and other tools
0 tools

How to use

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

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