Skip to content
Cursor

Admin MCP Server for Cursor

com.microsoft/workiq-admintools

MCP Server containing tools relating to Microsoft Admin Center

client:Cursor transport:streamable-http

Install Admin MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "workiq-admintools": {
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_AdminTools"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Admin MCP Server in other clients