Germany Payments (Mollie — Klarna / SEPA) for Gemini CLI
app.wishpool/germany-payments-mcp
Germany payments for AI agents — Klarna / SEPA via Mollie. Never holds funds.
client:Gemini CLI
transport:streamable-http
Install Germany Payments (Mollie — Klarna / SEPA) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"germany-payments-mcp": {
"httpUrl": "https://mcp-de.wishpool.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs