1# Install MoonPay CLI2npm install -g @moonpay/cli34# Authenticate5mp login --email you@example.com6mp verify --email you@example.com --code 12345678# Create a wallet9mp wallet create --name main
Drop into any MCP-compatible client in minutes. One command starts the server. All MoonPay tools plus 15 OWL tools in a single gateway.
Tunnel, alerts, and terminal coverage.
All mp tools proxied transparently.
Solana, Ethereum, Base, BNB, and more.
Daily limits, whitelists, auto-approve.
# Install and runnpx @moonpay/owl terminal --wallet main# Start MCP servernpx @moonpay/owl mcp# Create a sharing tunnelowl tunnel create -w main -n my-tunnel