Skip to content
Gemini CLI

Muninx MCP Server for Gemini CLI

com.muninx/mcp

Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.

client:Gemini CLI transport:streamable-http

Install Muninx MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.muninx.com/mcp"
    }
  }
}

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

Muninx MCP Server in other clients