Skip to content
Claude Desktop

InvGate Service Desk for Claude Desktop

io.github.tracegazer/invgate-service-desk-mcp

InvGate Service Desk MCP: 96 tools/11 domains, 3-tier access (none/support/full), OTel.

client:Claude Desktop transport:stdio runtime:pypi

Install InvGate Service Desk in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "invgate-service-desk-mcp": {
      "command": "uvx",
      "args": [
        "invgate-service-desk-mcp"
      ],
      "env": {
        "INVGATE_BASE_URL": "<INVGATE_BASE_URL>",
        "INVGATE_API_TOKEN": "<INVGATE_API_TOKEN>",
        "INVGATE_WRITE_PROFILE": "<INVGATE_WRITE_PROFILE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

InvGate Service Desk in other clients