New Zealand Payments Mcp
@junter1989k-ai
About New Zealand Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"new-zealand-payments": {
"type": "http",
"url": "https://mcp-nz.wishpool.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is New Zealand Payments Mcp?
A remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in New Zealand via Stripe’s hosted checkout. It acts as a stateless translation layer—funds flow directly from buyer to Stripe to merchant, and the server never holds funds or stores credentials.
How to use New Zealand Payments Mcp?
Connect to the endpoint https://mcp-nz.wishpool.app/mcp using Streamable HTTP and pass your Stripe secret key in the x-stripe-secret-key header. Two tools are available: create_payment_link to generate a NZD hosted-checkout link, and query_payment_status to check whether a payment has been completed.
Key features of New Zealand Payments Mcp
- Remote MCP server for AI agents (Claude, ChatGPT, Cursor, etc.)
- Accepts NZD payments via Stripe hosted checkout
- Supports cards, Apple Pay, Google Pay (as enabled on Stripe)
- Stateless – no database, no stored credentials
- Two tools: create payment link and query payment status
- Part of a 50-country family of payment MCP servers
Use cases of New Zealand Payments Mcp
- AI agents generating payment links for customers in New Zealand
- Automated payment status checks after a customer completes checkout
- Integrating Stripe-hosted checkout into AI-powered workflows
FAQ from New Zealand Payments Mcp
What payment methods are supported?
Cards, Apple Pay, and Google Pay – whatever is enabled on the connected Stripe account.
Does the server store any payment data?
No. It is a stateless translation layer; funds flow directly from buyer to Stripe to merchant, and the server never holds funds or stores credentials.
How do I authenticate?
Pass your Stripe secret key (test or live) in the x-stripe-secret-key header when connecting to the MCP endpoint.
What tools does the server provide?
Two tools: create_payment_link (creates a NZD hosted-checkout link) and query_payment_status (checks if a payment is paid).
What are the runtime requirements?
Node.js 18 or higher. Zero runtime dependencies. MIT licensed.
Frequently asked questions
What payment methods are supported?
Cards, Apple Pay, and Google Pay – whatever is enabled on the connected Stripe account.
Does the server store any payment data?
No. It is a stateless translation layer; funds flow directly from buyer to Stripe to merchant, and the server never holds funds or stores credentials.
How do I authenticate?
Pass your Stripe secret key (test or live) in the `x-stripe-secret-key` header when connecting to the MCP endpoint.
What tools does the server provide?
Two tools: `create_payment_link` (creates a NZD hosted-checkout link) and `query_payment_status` (checks if a payment is paid).
What are the runtime requirements?
Node.js 18 or higher. Zero runtime dependencies. MIT licensed.
Basic information
More MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

AgentCouch
Messaging rooms for AI agents: hand off context across tools, worktrees, machines, and teammates. Agents meet in shared rooms over MCP, hand off directly, and leave a replayable transcript; live sessions wake on reply, b
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.

Fdback.io
FdbackFdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea
Comments