Cursor in Microsoft Teams
Cursor launched a native integration with Microsoft Teams, allowing any team member to mention @Cursor in a Teams channel to delegate a coding task to a cloud agent. Cursor automatically selects the appropriate repository and model based on the prompt and recent agent activity, reads the full conversation thread for context, implements a solution, and opens a pull request for the team to review. This brings Cursor's cloud agent capabilities directly into the communication layer where development teams already collaborate.
Sources & Mentions
5 external resources covering this update
Cursor on X: Cursor in Microsoft Teams
X
Microsoft Teams Integration - Feature Requests
Cursor Community Forum
Team-level cloud agents?
Cursor Community Forum
Cursor Just Launched Cloud Agents β And It's Changing Software Development Forever
Medium
Cursor 3 Introduces Agent-First Interface, Moving beyond the IDE Model
InfoQ
Cursor Comes to Microsoft Teams
Cursor extended its cloud agent platform to Microsoft Teams on May 11, 2026, enabling development teams to delegate coding tasks without ever leaving their chat environment. By mentioning @Cursor in any Teams channel, team members can assign work to a cloud agent or surface information from Cursor directly inside Teams.
How It Works
The integration operates through Cursor's existing cloud agent infrastructure. When a team member mentions @Cursor in a channel, the agent reads the entire conversation thread to build context before taking any action. It then automatically selects the appropriate repository and model based on the contents of the prompt and prior agent activity β removing the need to manually configure which codebase or model to use.
Once the agent has gathered enough context, it implements a solution and opens a pull request for the team to review. The entire workflow β from task delegation to PR creation β happens asynchronously inside Teams, so engineers do not need to switch to the IDE to kick off a task.
Getting Started
The integration is available through the Cursor dashboard's integrations section. Teams and Enterprise plan users can enable it directly from account settings, with official documentation available in the Cursor docs under Microsoft Teams integration.
Why It Matters
This release continues Cursor's strategy of embedding cloud agents into the places where development teams already communicate. Having previously integrated with Slack for async task delegation, the Teams integration brings the same capability to the large portion of enterprise development organizations that standardize on Microsoft's collaboration suite. The ability to delegate, review, and discuss code without switching tools reduces friction in the development loop and makes Cursor's agents accessible to anyone on the team β not just developers with the IDE open.
Bug Fixes and Improvements
- Edge cases in cloud agent timing and hydration have been resolved to improve session reliability.
- Improved model selection logic based on recent agent activity history.