Cursor

Cursor Cloud Agents API for programmatically launching and managing AI-powered coding agents that autonomously work on your GitHub repositories. Full agent lifecycle management: create agents with prompts, add follow-ups, monitor status, and manage branches/PRs.

This Cursor MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
FIELDS

Tools From This Provider (8)

Cursor List Agents

List all cloud agents for the authenticated user. Returns agent details including status (CREATING/RUNNING/FINISHED/FAILED/CANCELLED), repository info, branch names, PR URLs, and creation timestamps....

Fetch

Fetch detailed information about a Cursor cloud agent or its conversation history. For agent details (cursor:agent:id): returns status, repository info, branch names, PR URLs, summary of changes, and...

Cursor Launch Agent

Launch a new cloud agent to autonomously work on a GitHub repository. Provide a text prompt (and optional images) describing the task, specify the repository and branch, and optionally configure PR...

Cursor Add Followup

Add a follow-up instruction to an existing cloud agent while it's running. Use this to refine the agent's work, add additional requirements, or request changes without starting a new agent. The agent...

Delete

Permanently delete a cloud agent. This action cannot be undone. The agent's branch and code changes remain in the repository, but you lose access to the agent's conversation history and status...

Cursor List Models

List recommended LLM models available for cloud agents. Returns model identifiers like 'claude-4-sonnet-thinking', 'o3', 'claude-4-opus-thinking'. Note: Cursor recommends leaving the model parameter...

Cursor List Repositories

List GitHub repositories accessible to the authenticated user. IMPORTANT: This endpoint has VERY STRICT rate limits - 1 request per minute per user, 30 requests per hour per user. This request can...

Cursor Get Api Key Info

Retrieve information about the API key being used for authentication. Returns the API key name, creation timestamp, and associated user email. Use this to verify which API key is currently active and...

Provider Information

CategoryDeveloper Tools
Auth TypeFIELDS
AddedNovember 18, 2025
UpdatedDecember 17, 2025
Used By Tools
8

Quick Links

Need Help?

Having trouble configuring Cursor? Check the available resources below.

Cursor MCP Server - MCP Bundles • MCP Providers