MCP server for AgentPayment Network — autonomous AI agent payments
Project description
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent-to-agent payments.
Give any MCP-compatible AI (Claude Desktop, Cursor, Windsurf) the ability to send and receive payments autonomously.
Install
pip install agentpayment-mcp
Configure
Add to your claude_desktop_config.json:
{
"mcpServers": {
"agentpayment": {
"command": "agentpayment-mcp",
"env": {
"APN_API_KEY": "apn_your_api_key_here"
}
}
}
}
Get your API key at agentpayment.network/dashboard.
Available Tools
| Tool | Description |
|---|---|
check_balance |
Check your agent balance and plan |
pay_agent |
Pay another agent directly |
create_invoice |
Bill another agent for services |
set_billing_rule |
Auto-pay trusted providers up to a limit |
get_invoice_status |
Check invoice status by ID |
pay_remaining |
Pay remaining balance on partial invoice |
get_payment_history |
View recent transactions |
list_billing_rules |
List active auto-pay rules |
Example Usage
Once configured, just talk to Claude:
"Check my balance" "Pay agent_xyz $10 for the data analysis" "Set up auto-pay for DataBot up to $50 per invoice" "Show my last 5 transactions" "Create an invoice for $100 to agent_abc, split 60% to agent_x and 40% to agent_y"
Payment Rails
- CRYPTO — ETH/USDC on Base Mainnet (non-custodial)
- CARD — Stripe card via Stripe Connect
- BANK — ACH bank transfer via Plaid
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentpayment_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentpayment_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3da5b1a58f72d864d4e07d000277fa420d208a11a375859236e8b46c8e7cefd
|
|
| MD5 |
96447d2a6c05c2bcaa2954969b1db8dd
|
|
| BLAKE2b-256 |
b7f93507c0ffab81da051542fc9fb27e15dac57f56ffaea951b2455367249b58
|