marutap for Gemini CLI
com.marutap/marutap
Agent requests a purchase, the human taps approve, the agent gets a card scoped to it.
client:Gemini CLI
transport:streamable-http
tools:7
Install marutap in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"marutap": {
"httpUrl": "https://mcp.marutap.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