Skip to content
Grok

Work IQ User MCP Server for Grok

com.microsoft/workiq-meserver

Tools for retrieving user details, manager, team or direct reportees from Microsoft Graph.

client:Grok transport:streamable-http

Install Work IQ User MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "workiq-meserver": {
      "type": "http",
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_MeServer"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Work IQ User MCP Server in other clients