Skip to content
Gemini CLI

MoneyMCP for Gemini CLI

io.github.planetscariv/moneymcp

Securely creates and transfers users to MyWage through the documented partner workflow.

client:Gemini CLI transport:streamable-http

Install MoneyMCP in Gemini CLI

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

{
  "mcpServers": {
    "moneymcp": {
      "httpUrl": "https://moneymcp.116.202.8.152.sslip.io/mcp"
    }
  }
}

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

MoneyMCP in other clients