Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentpayment_mcp-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file agentpayment_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentpayment_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f3da5b1a58f72d864d4e07d000277fa420d208a11a375859236e8b46c8e7cefd
MD5 96447d2a6c05c2bcaa2954969b1db8dd
BLAKE2b-256 b7f93507c0ffab81da051542fc9fb27e15dac57f56ffaea951b2455367249b58

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page