Skip to content

InvGate Service Desk for Cline

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

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

client:Cline transport:stdio runtime:pypi

Install InvGate Service Desk in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

InvGate Service Desk in other clients