CloudCodeTree LogoCloudCodeTree
AI NewsTutorialsAbout
CloudCodeTree Logo
CloudCodeTree
  • AI News
  • Tutorials
  • About
← Back to AI News
Cursor Lands on Your Phone: iOS Beta, Centralized Team MCPs, and a Smarter Bugbot

Cursor Lands on Your Phone: iOS Beta, Centralized Team MCPs, and a Smarter Bugbot

Chris Harper

2 min read

Jul 7, 2026 · 04:06 UTC

AI
News
Developer Tools
Agents

TL;DR: Cursor shipped three enterprise-grade quality-of-life improvements: an iOS app to monitor and redirect agents from your phone, centralized Team MCPs so one admin config reaches every developer, and a Bugbot that now runs pre-push and syncs with GitHub.

Cursor for iOS (June 29, public beta on all paid plans). The iOS app lets you launch, monitor, and redirect always-on cloud agents from anywhere — Remote Control sends instructions to a running desktop session, push notifications fire when an agent completes a task or hits a blocker, and you can review code diffs and merge PRs directly in the app. Useful for the "laptop closed but agent still running" scenario that's increasingly common with overnight agentic runs.

Team MCPs (June 30). Admins can now configure Team MCP servers once from Dashboard → Integrations & MCP and push them to every team member's cloud agents, IDE, and CLI automatically. Organization groups are supported alongside SCIM directory groups, so access can be scoped by cost center or team. This eliminates the per-developer "add this MCP server" onboarding step that slows adoption in larger orgs.

Bugbot improvements. Bugbot now runs faster and cheaper per review, supports /review before pushing so you catch bugs before they hit CI, lets you choose between a Bugbot pass and a Security Review from the same command, and syncs review state with both GitHub and GitLab.

Why it matters: Team MCPs is the enterprise governance story: one config, zero per-dev setup. The iOS app closes the gap between "running an overnight agent session" and "being on call for it."

Sources: Cursor for iOS changelog · Team MCPs and organization support · Cursor changelog