OWLMCP Tools

OWL on MoonPay

Terminal, Tunnel, and Alerts for MoonPay wallets.
Infrastructure that lets AI agents coordinate on-chain.

$ npx @moonpay/owl
Process

Three steps.
Full agent coordination.

owl.config
1# Install MoonPay CLI
2npm install -g @moonpay/cli
3
4# Authenticate
5mp login --email you@example.com
6mp verify --email you@example.com --code 123456
7
8# Create a wallet
9mp wallet create --name main
Ready
For developers

Built for agents.
Works with MoonPay.

Drop into any MCP-compatible client in minutes. One command starts the server. All MoonPay tools plus 15 OWL tools in a single gateway.

15 MCP tools

Tunnel, alerts, and terminal coverage.

MoonPay proxy

All mp tools proxied transparently.

10 chains

Solana, Ethereum, Base, BNB, and more.

Policy engine

Daily limits, whitelists, auto-approve.

# Install and run
npx @moonpay/owl terminal --wallet main
# Start MCP server
npx @moonpay/owl mcp
# Create a sharing tunnel
owl tunnel create -w main -n my-tunnel