Work IQ Copilot MCP Server for Cursor
com.microsoft/workiq-m365copilot
Search across M365 content including documents, emails, sites, files, and chats.
client:Cursor
transport:streamable-http
Install Work IQ Copilot MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workiq-m365copilot": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_M365Copilot"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs