Cursor has officially released Cloud Agents. This feature allows multiple agents to run in parallel on cloud VMs without relying on a local laptop. Access is available via cursor.com/agents, with enhanced integrations for Slack, Linear, and GitHub. Inside Cursor, it is already used for bug fixes, ToDo management, and complex feature implementations, especially effective for long-running tasks.
📑Table of Contents
- What are Cloud Agents? Key Points from the Official Announcement
- Main Features and Limitations from Official Docs
- Internal Usage Examples at Cursor (Bug Fixes, ToDo, Complex Features)
- Access Methods and Integrations (Web, Slack, Linear, GitHub)
- Environment Setup, MCP, and Hooks Points
- Pricing, Billing, and Notes
- Troubleshooting and Getting Started
- Frequently Asked Questions (FAQ)
- Comparison Table: Local Agent vs Cloud Agents
- Summary
What are Cloud Agents? Key Points from the Official Announcement
Cursor’s Cloud Agents is a new feature that runs agents on cloud VMs. Unlike traditional local execution, it works as long as there is an internet connection. According to the official blog, it is accessible from cursor.com/agents and is used within the company for long-running tasks.
The background is to improve developer workflows. By freeing users from local environment constraints, agents can continue working at night or while away from the desk. Official X posts also highlight the benefits of parallel execution.
This improves efficiency for complex feature implementation and bug fixes. Cloud Agents symbolizes Cursor’s next-generation development experience.
Main Features and Limitations from Official Docs
The official documentation lists parallel execution, automatic cloud VM management, and integrations with Slack and Linear as key features. Agents operate in isolated environments and can handle multiple tasks simultaneously.
Limitations include usage time caps and VM resource constraints. While stable for long-running tasks, heavy parallel processing is limited by plan. MCP servers and Hooks are also supported on the cloud side.
The docs emphasize strong isolation of cloud VMs for security. Access to local files requires explicit permission.
Internal Usage Examples at Cursor (Bug Fixes, ToDo, Complex Features)
Cursor internally uses Cloud Agents for bug fixes, ToDo management, and complex feature work. Delegating long-running tasks to the cloud frees up developer focus time.
Examples include multiple agents performing code reviews and test runs in parallel. This allows one developer to advance several tasks at once.
Internal results show shortened development cycles. Cloud Agents is particularly effective in remote work environments.
Access Methods and Integrations (Web, Slack, Linear, GitHub)
Access Cloud Agents at cursor.com/agents. The web browser interface allows starting and monitoring agents. Slack integration enables seamless notifications and command execution.
Integrations with Linear and GitHub are also enhanced, linking Issues and PRs to agents. Task progress syncs automatically.
These integrations expand team development use cases. The web interface is intuitive and beginner-friendly.
Environment Setup, MCP, and Hooks Points
When using Cloud Agents, MCP server connection is important. Follow the official Docs to set API keys. Hooks can auto-start agents on specific events.
Setup is simple via the web UI with just a few clicks. The key difference from local is persistent sessions maintained on the cloud side.
Define clear trigger conditions for Hooks to avoid misconfiguration. Refer to official samples.
Pricing, Billing, and Notes
Cloud Agents pricing varies by usage time and VM specs. Basic plans allow free trials for a limited time, but serious use requires a paid plan.
Billing notes: costs rise with more parallel executions. Check estimates in advance on the official site. Real-time billing dashboards help with cost control.
Set usage caps to prevent unexpected charges. Proper cost management enables safe usage.
Troubleshooting and Getting Started
To start, visit cursor.com/agents and link your account. After initial setup, verify with a small task.
For troubleshooting, reset API keys if connection errors occur. Check VM status on the dashboard.
Start small and gradually scale. Following the official Docs tutorial sequentially ensures smooth adoption.
Frequently Asked Questions (FAQ)
Q: Can Cloud Agents be used alongside local agents? A: Yes. You can switch between local and cloud agents depending on the situation. A common workflow is delegating long tasks to the cloud while using local for immediate verification.
Q: What is the maximum number of parallel executions? A: It depends on the plan, but basic plans support around 3-5 parallel executions. Check the limitations section in the official Docs for details.
Q: What can I do with Slack integration? A: You can start, stop, and check progress of agents directly from Slack. Notification settings let you know immediately when tasks complete.
Q: Is security reliable? A: Cloud VMs are isolated, and local files cannot be accessed without explicit permission. Refer to the official security guide.
Q: How is pricing calculated? A: It is based on VM runtime and resource usage. More parallel executions increase costs. Real-time confirmation is available on the billing dashboard.
Q: Is any special preparation needed to get started? A: A Cursor account and GitHub linkage are sufficient. MCP setup is optional but recommended.
Comparison Table: Local Agent vs Cloud Agents
| Item | Local Agent | Cloud Agents |
|---|---|---|
| Execution Environment | Local PC | Cloud VM |
| Parallel Executions | Limited by PC performance | Multiple in parallel per plan |
| Runtime | Only while PC is on | 24-hour continuous operation |
| Integration | Basic Git linkage | Enhanced Slack/Linear/GitHub |
| Setup Complexity | Depends on local environment | Simple via Web UI |
| Cost | No additional charges | Usage-based billing |
| Security | Local management | Cloud-side isolation |
Source: Cursor Official Blog & Docs (as of June 2026)
Related articles: Addy Osmani「Agent Skills」公開 — AIコーディングエージェントにGoogle式シニアエンジニアワークフローを注入、SpaceX、AIコーディングツールCursorを600億ドルで買収、AI Agentjacking攻撃:Sentry MCP経由でClaude Code・Cursor・Codexが乗っ取り被害。
Summary
- Cloud Agents enables parallel agent execution without a laptop.
- Leverage official Docs and integrations to streamline your development workflow.
- Understand pricing and limits, then introduce gradually.
As a next step, visit cursor.com/agents and try the free trial. Progressing through the official Docs will make setup smooth.
Author
krona23
Over 20 years in the IT industry, serving as Division Head and CTO at multiple companies running large-scale web services in Japan. Experienced across Windows, iOS, Android, and web development. Currently focused on AI-native transformation. At DevGENT, sharing practical guides on AI code editors, automation tools, and LLMs in three languages.







Leave a Reply