Skip to content
Gemini CLI

MuntuAI for Gemini CLI

io.github.design-smith/muntuai-mcp

Hosted MCP server for MuntuAI outreach campaigns, leads, senders, domains, and analytics.

client:Gemini CLI transport:streamable-http

Install MuntuAI in Gemini CLI

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

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

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

MuntuAI in other clients