Cursor is an AI-powered code editor. The Cursor MCP server lets you launch and manage cloud agents that work on your GitHub repositories using natural language.Documentation Index
Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt
Use this file to discover all available pages before exploring further.
What Can It Do?
- Launch cloud agents to work on GitHub repositories
- Monitor agent status and view conversation history
- Send follow-up instructions to running agents
- Stop and delete agents when done
Where to Use It
In Agents (Recommended)
Add Cursor as a tool to any agent. The agent can then interact with Cursor conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Cursor tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Launch an agent to fix the login bug”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| List Agents | List all cloud agents for the authenticated user |
| Launch Agent | Launch a new cloud agent to work on a GitHub repository |
| Get Agent | Get a cloud agent’s status and results |
| Get Agent Conversation | Get a cloud agent’s conversation history |
| Add Followup | Send a follow-up instruction to a running cloud agent |
| Stop Agent | Stop a running cloud agent |
| Delete Agent | Permanently delete a cloud agent |
| List Models | List available LLM models for cloud agents |
| List Repositories | List accessible GitHub repositories |
Example Prompts
Use these with your agent or in the Agent Node: Launch an agent:Troubleshooting
| Issue | Solution |
|---|---|
| Authentication failed | Verify your Cursor credentials and that you have the required permissions |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
| Unexpected results | The agent may chain multiple tools together. Review the agent’s reasoning to understand its approach. |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Gumloop Community for questions and examples
- Contact support@gumloop.com for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Cursor MCP server using your Gumloop credentials.
