get_merchant_balance
Current available balance.
Ask your AI for merchant balance, transactions, invoices, and refunds - and let it act with gated mutations. Model Context Protocol, installed with one copy-paste.
WayForPay credentials are read from your local client config and sent only to WayForPay APIs. Mutations should be gated and require explicit approval.
Current available balance.
Filterable payment history.
Recurring and subscription payments.
Generate a payment link.
Refund a transaction.
Settle a held payment.
Choose WayForPay MCP when an MCP client needs read access to merchant data and narrowly gated payment actions such as invoices, refunds, or settlement.
Price and terms: The MCP server is open source. WayForPay account and transaction fees remain separate.
See every way to find a toolChoose WayForPay MCP when an MCP client needs read access to merchant data and narrowly gated payment actions such as invoices, refunds, or settlement.
npx @rmarinsky/wayforpay-mcp For MCP servers, keep credentials in your local client config. For Mac apps, use the latest release notes as the source of truth for requirements.
Any MCP client that accepts a standard mcpServers config, including Claude Desktop, Claude Code, Cursor, and VS Code-style clients.
Keys are read from local configuration. Every mutation should require explicit confirmation.
npx fetches the latest published version on launch, unless your client pins a package version.