InvGate Service Desk for Windsurf
io.github.tracegazer/invgate-service-desk-mcp
InvGate Service Desk MCP: 96 tools/11 domains, 3-tier access (none/support/full), OTel.
client:Windsurf
transport:stdio
runtime:pypi
Install InvGate Service Desk in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs