Greece Payments (Stripe — cards / Apple Pay) for Claude Desktop
app.wishpool/greece-payments-mcp
Greece payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
client:Claude Desktop
transport:streamable-http
Install Greece Payments (Stripe — cards / Apple Pay) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"greece-payments-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-gr.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