HomeProductivity › DeskCrew

DeskCrew

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

JavaScript Cloud Remote
★ 2 stars Last pushed 2026-09-15 License: MIT

Topics: Support & Service Management

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://deskcrew.io/api/mcp/{tenant_slug}

Claude Code:

claude mcp add --transport http deskcrew-mcp https://deskcrew.io/api/mcp/{tenant_slug}

Or add to your MCP client config:

{
  "mcpServers": {
    "deskcrew-mcp": {
      "url": "https://deskcrew.io/api/mcp/{tenant_slug}"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry