Germany Payments (Mollie — Klarna / SEPA) for Claude Desktop
app.wishpool/germany-payments-mcp
Germany payments for AI agents — Klarna / SEPA via Mollie. Never holds funds.
client:Claude Desktop
transport:streamable-http
Install Germany Payments (Mollie — Klarna / SEPA) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"germany-payments-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-de.wishpool.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs