MCP.so
登录
服务器
A

Australia Payments Mcp

@junter1989k-ai

概览

What is Australia Payments Mcp?

Australia Payments Mcp is a remote MCP server that enables AI agents (such as Claude, ChatGPT, or Cursor) to accept payments in Australia. It integrates with Stripe’s hosted checkout to process cards, Apple Pay, Google Pay, and other methods enabled on the merchant’s Stripe account. The server acts as a stateless translation layer, never holding funds or storing credentials.

How to use Australia Payments Mcp?

Connect your AI agent to the endpoint https://mcp-au.wishpool.app/mcp (Streamable HTTP, stateless JSON-RPC). Pass your Stripe secret key as the header x-stripe-secret-key (test mode: sk_test_..., production: sk_live_...). Two tools are available: create_payment_link to generate an AUD checkout link and query_payment_status to pull-based check if a payment is completed.

Key features of Australia Payments Mcp

  • Direct Stripe integration for Australian-hosted payments
  • Stateless, no database – never stores funds or credentials
  • Supports cards, Apple Pay, Google Pay via Stripe
  • Remote MCP server, no local installation required
  • Two dedicated tools: create_payment_link and query_payment_status
  • Part of a 50-country family, hub at mcp.wishpool.app

Use cases of Australia Payments Mcp

  • AI agent assisting a customer with checkout and payment link generation in AUD
  • Automated tracking of payment status for order fulfillment
  • Enabling conversational commerce in Australia without handling payment data
  • Rapid prototyping of payment flows with Stripe test mode

FAQ from Australia Payments Mcp

What does “stateless translation layer” mean?

Funds flow directly from buyer to Stripe to the merchant. The server only translates requests and responses; it never holds payment credentials or funds in transit.

How do I set up the server?

No local installation is needed. Configure your AI agent to use the remote endpoint and pass your Stripe secret key in the x-stripe-secret-key header.

Which payment methods are accepted?

Cards, Apple Pay, Google Pay, and any other payment method enabled on your Stripe account within Australia.

Where does payment data live?

All payment processing happens inside Stripe’s hosted checkout. The MCP server has no database and stores nothing.

Can I test payments?

Yes, use a Stripe test secret key (sk_test_...) and Stripe’s test card numbers to simulate transactions.

应用市场的更多内容