moonpay-mcp

Configure the MoonPay CLI as an MCP server for client access.

110|29|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/moonpay/skills --skill moonpay-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-mcp
Source: https://github.com/moonpay/skills/tree/main/skills/moonpay-mcp
Command: npx skills add https://github.com/moonpay/skills --skill moonpay-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure and deploy MoonPay CLI as an MCP server so Claude Desktop, Claude Code, or any MCP-compatible client can access all MoonPay tools directly.

Core Features & Use Cases

  • Exposes all MoonPay CLI tools through MCP, including wallet management, token operations, fiat on-ramp, and x402 paid API requests.
  • Enables centralized control for Claude Desktop/Code and other MCP clients to perform MoonPay actions via a single server.

Quick Start

Install the MoonPay CLI, login with mp login and mp verify, and configure Claude Desktop or Claude Code to connect to the MCP server.

Frequently Asked Questions about moonpay-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MoonPay as an MCP server for Claude Desktop?

Setting up MoonPay as an MCP server exposes all MoonPay CLI tools, including wallet management, token operations, fiat on-ramp, and x402 paid API requests, to MCP-compatible clients like Claude Desktop and Claude Code for centralized control.

Do I need to authenticate with the MoonPay CLI before using the MCP server?

Yes, you must run mp login and mp verify to authenticate. The MCP server uses the same credentials as the CLI located at ~/.config/moonpay/credentials.json to operate and access MoonPay tools across MCP clients.

Can I use MoonPay MCP server with any MCP-compatible client?

Yes, the MoonPay MCP server works with Claude Desktop, Claude Code, or any MCP-compatible client, enabling centralized control to perform MoonPay actions like fiat on-ramp and transaction handling via a single server.

What MoonPay tools are available through the MCP server?

The MCP server exposes all MoonPay CLI tools, including wallet management, token operations, fiat on-ramp, x402 paid API requests, and transaction handling, making them accessible directly from your MCP client.

Where does the MoonPay MCP server read my credentials from?

The MoonPay MCP server reads credentials from the CLI configuration file at ~/.config/moonpay/credentials.json, requiring prior mp login and verification to operate correctly across MCP clients.