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
{
"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