Skip to content
Gemini CLI

Support Service Management Mcp for Gemini CLI

io.github.varvararatta/support_service_management_mcp

MCP server for Support & Service Management

client:Gemini CLI transport:streamable-http

Install Support Service Management Mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "support_service_management_mcp": {
      "httpUrl": "https://support-service-management-mcp.mcpize.run/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Support Service Management Mcp in other clients