Skip to content
Grok

DeskCrew for Grok

io.deskcrew/support

Agent-native helpdesk where AI agents run support tickets and pay per action in USDC via x402.

client:Grok transport:streamable-http

Install DeskCrew in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "support": {
      "type": "http",
      "url": "https://deskcrew.io/api/mcp/{tenant_slug}"
    }
  }
}

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

DeskCrew in other clients