Work IQ User MCP Server for Cursor
com.microsoft/workiq-meserver
Tools for retrieving user details, manager, team or direct reportees from Microsoft Graph.
client:Cursor
transport:streamable-http
Install Work IQ User MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workiq-meserver": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_MeServer"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs