Usa Payments Mcp
@junter1989k-ai
About Usa Payments Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"usa-payments": {
"type": "http",
"url": "https://mcp-us.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 Usa Payments Mcp?
Usa Payments Mcp is a remote Model Context Protocol server that lets any AI agent accept payments in the United States via Stripe’s hosted checkout. It supports cards, Apple Pay, and Google Pay and acts as a stateless translation layer – funds flow directly from buyer to Stripe to merchant, and no credentials or funds are stored.
How to use Usa Payments Mcp?
Point your MCP client to the endpoint https://mcp-us.wishpool.app/mcp with the header x-stripe-secret-key set to your Stripe secret key (starting with sk_test_ for test mode or sk_live_ for production). The server exposes two tools: create_payment_link (creates a USD hosted-checkout link) and query_payment_status (pull-based status check, returns paid=true when complete). For local development, run node test/serve.js after cloning the repository.
Key features of Usa Payments Mcp
- Stateless, zero‑database design – no funds or credentials stored.
- Accepts cards, Apple Pay, and Google Pay via Stripe.
- Two simple tools: create payment link and check payment status.
- Streamable HTTP transport for real‑time agent communication.
- Part of a 20‑country payments family with a shared hub.
- No runtime dependencies; requires Node.js ≥ 18.
Use cases of Usa Payments Mcp
- AI assistants generating collect‑on‑delivery payment links during conversations.
- E‑commerce bots creating checkout pages for customer orders.
- Automated payment status polling to confirm purchase completion.
- Multi‑country payment orchestration with other servers in the same family.
FAQ from Usa Payments Mcp
What payment methods are supported?
Cards, Apple Pay, and Google Pay, plus any other methods enabled on the connected Stripe account.
Does the server store any payment data?
No – it is a stateless translation layer. Funds flow directly buyer → Stripe → merchant, and the server has no database.
How do I switch between test and production mode?
Use a Stripe secret key beginning with sk_test_ for testing or sk_live_ for live payments. The server behavior is identical; the key determines which Stripe environment is used.
What runtime is required to run the server locally?
Node.js version 18 or higher. The repository has zero runtime dependencies and is MIT licensed.
Is authentication required other than the Stripe key?
Only the x-stripe-secret-key header is needed. No additional tokens or bearer authentication are specified.
Frequently asked questions
What payment methods are supported?
Cards, Apple Pay, and Google Pay, plus any other methods enabled on the connected Stripe account.
Does the server store any payment data?
No – it is a stateless translation layer. Funds flow directly buyer → Stripe → merchant, and the server has no database.
How do I switch between test and production mode?
Use a Stripe secret key beginning with `sk_test_` for testing or `sk_live_` for live payments. The server behavior is identical; the key determines which Stripe environment is used.
What runtime is required to run the server locally?
Node.js version 18 or higher. The repository has zero runtime dependencies and is MIT licensed.
Is authentication required other than the Stripe key?
Only the `x-stripe-secret-key` header is needed. No additional tokens or bearer authentication are specified.
Basic information
More MCP servers
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.
Comments