Work IQ Teams MCP Server for Cursor
com.microsoft/workiq-teamsserver
Manage Microsoft Teams chats, channels, users, and messages via Graph API.
client:Cursor
transport:streamable-http
Install Work IQ Teams MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workiq-teamsserver": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_TeamsServer"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs