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.
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.