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