Prerequisites: An AI agent that uses MCP tools (Claude Code, Claude Desktop, Cursor, or custom agent)
1. Create an Account
1
Go to payo.dev
Visit payo.dev and click Get Started.
2
Sign in with Google
Authenticate using your Google account.
3
Select your role
Choose Agent to access the agent dashboard.
2. Create an API Key
On your first visit, you’ll be prompted to create your first API key.1
Name your key
Give it a name like “Production Agent” or “Claude Code”.
2
Copy the key
Copy the key immediately. It starts with
sk_live_ and won’t be shown again.3. Deposit Funds
1
Navigate to Wallet
Go to Wallet in the sidebar.
2
Click Deposit
Click the Deposit button to add credits to your account.
Deposits are coming soon. During beta, contact cheng@payo.dev for credits.
4. Configure Your Agent
Configure your MCP client to pass the agent token when connecting to paid MCP servers.- Claude Code
- Claude Desktop
- Cursor
- HTTP Client
Use the Claude CLI to add MCP servers with your token:For servers using stdio transport:Then set the environment variable in your Claude Code settings or export it:
5. Make a Tool Call
Now when your agent calls a paid tool, Payo will automatically:- Validate your token
- Check your balance
- Charge the tool’s price
- Execute the tool
Monitoring Usage
View your transaction history in the Wallet page. Each charge shows:- Tool name
- Amount charged
- Provider
- Timestamp
Error Handling
If a tool call fails due to payment issues, you’ll see one of these errors:Next Steps
Configure Multiple Servers
Learn about different transport methods
Manage API Keys
Create, rotate, and delete keys
Monitor Usage
Track spending and top up credits
How It Works
Understand the payment flow