PluginBench
MCP Server

Australia Payments (Stripe — cards / Apple Pay) MCP Server

app.wishpool/australia-payments-mcp

What is the Australia Payments (Stripe — cards / Apple Pay) MCP server?

Australia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.

How to install Australia Payments (Stripe — cards / Apple Pay)

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "australia-payments-mcp": {
      "url": "https://mcp-au.wishpool.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "australia-payments-mcp": {
      "serverUrl": "https://mcp-au.wishpool.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "australia-payments-mcp": {
      "type": "http",
      "url": "https://mcp-au.wishpool.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "australia-payments-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-au.wishpool.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http australia-payments-mcp https://mcp-au.wishpool.app/mcp

Related MCP servers

Algeria payments for AI agents — EDAHABIA / CIB via Chargily Pay. Never holds funds.

View repository →

Argentina AFIP/ARCA electronic invoices for AI agents - issue & query facturas, get CAE via WSFE.

View repository →

Argentina payments for AI agents — Mercado Pago wallet / cuotas via Mercado Pago. Never holds funds.

View repository →

Australia shipping labels for AI agents: buy Aramex and more, track and refund via Shippo.

View repository →

Austria payments for AI agents — EPS via Stripe. Never holds funds.

View repository →

Bahrain payments for AI agents — Benefit via Tap Payments. Never holds funds.

View repository →