Skip to content
Gemini CLI

momo parser mcp for Gemini CLI

io.github.quantumskils-arch/momo-parser-mcp

Parses MTN MoMo and Airtel Money Uganda SMS into structured JSON.

client:Gemini CLI transport:streamable-http

Install momo parser mcp in Gemini CLI

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

{
  "mcpServers": {
    "momo-parser-mcp": {
      "httpUrl": "https://momo.opportunityradar.africa/mcp"
    }
  }
}

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

momo parser mcp in other clients