Estonia Payments Mcp
@junter1989k-ai
Overview
What is Estonia Payments Mcp?
Estonia Payments Mcp is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Estonia via Stripe’s hosted checkout. It acts as a stateless translation layer—funds flow directly from buyer to merchant, and it never stores credentials or holds funds.
How to use Estonia Payments Mcp?
Configure the MCP endpoint https://mcp-ee.wishpool.app/mcp with the header x-stripe-secret-key set to your Stripe secret key (test or production). Then invoke the tools create_payment_link (creates a EUR hosted-checkout link) and query_payment_status (pull-based status check returning paid=true when paid).
Key features of Estonia Payments Mcp
- Stateless: no database, no credential storage.
- Uses Stripe hosted checkout (cards, Apple Pay, Google Pay).
- Two tools: create payment link and query payment status.
- Remote MCP server—no local installation required.
- Part of a 71-country family of MCP servers.
- MIT license, zero runtime dependencies.
Use cases of Estonia Payments Mcp
- AI assistant processing customer payments for Estonian products or services.
- AI agent collecting ticket fees or service charges via Stripe checkout.
- Automated payment collection in EUR for chatbots or virtual assistants.
FAQ from Estonia Payments Mcp
What do I need to use Estonia Payments Mcp?
You need a Stripe account and its secret key (starting with sk_test_ for test mode or sk_live_ for production). Provide the key via the x-stripe-secret-key header when connecting to the MCP endpoint.
How are funds handled?
Funds flow directly from the buyer to your Stripe account. Estonia Payments Mcp never holds funds or stores payment details—it only creates checkout links and checks payment status.
What payment methods are supported?
Any method