MCPVault

create_payment

MCP tool from Yookassa MCP by theYahia

Create a payment with amount, description, payment method. Returns payment URL. Supports receipts and metadata

How to use it

create_payment is exposed by the Yookassa MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_payment tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Yookassa MCP

$claude mcp add yookassa -e YOOKASSA_SHOP_ID=your-id -e YOOKASSA_SECRET_KEY=your-key -- npx -y @theyahia/yookassa-mcp
FULL YOOKASSA MCP LISTING