What problem does it solve?
This Skill removes the friction of using MoonPay command-line tools separately by configuring the MoonPay CLI as an MCP server so MCP-compatible clients like Claude Desktop and Claude Code can invoke MoonPay functionality directly from the model context.
Core Features & Use Cases
- MCP exposure: Runs the MoonPay CLI as an MCP server so clients can call CLI tools through the Model Context Protocol.
- Wallet and token operations: Create, import, list, retrieve, delete, and export wallets; search tokens, swap, bridge, and transfer.
- Fiat and payments: Initiate fiat on-ramps, virtual accounts, and handle x402 paid API requests with automatic payment processing.
- Use Case: A developer configures MoonPay as an MCP server so Claude Desktop can query token data, sign transactions locally, and initiate purchases without leaving the chat interface.
Quick Start
Install the MoonPay CLI, authenticate with mp login and mp verify, run mp mcp to start the MCP server, and add the moonpay MCP entry to your Claude client configuration.