Skip to content
VS Code

DeskCrew for VS Code

io.deskcrew/support

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

client:VS Code transport:streamable-http

Install DeskCrew in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DeskCrew in other clients