Skip to content
VS Code

Dispatch Tickets for VS Code

com.dispatchtickets/dispatch-tickets

List, search, create, update, and reply to support tickets across your Dispatch Tickets brands.

client:VS Code transport:streamable-http

Install Dispatch Tickets in VS Code

.vscode/mcp.json

{
  "servers": {
    "dispatch-tickets": {
      "type": "http",
      "url": "https://mcp.dispatchtickets.com/mcp"
    }
  }
}

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

Dispatch Tickets in other clients