Skip to content
Back to search
30
MCP

@willpowell8/cursor-cloud-agent-mcp

npm/@willpowell8/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%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@azinod/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
postman-mcp-server
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, OpenAPI specs, and en
0 tools
cloud-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context P
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
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools

How to use

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

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