Back to search
30
MCP streamable-http

AgentPay

io.github.rumblingb/agentpay

Portable payment, identity, approval, and execution control plane for AI agents.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.kar69-96/agentpay
AI agent payments with human approval. Local-first, encrypted credentials, budget controls.
0 tools
AgentPays
Payment infrastructure for AI agents: spending rules, approval flows, single-use virtual cards.
0 tools · streamable-http
io.github.joepangallo/agent-pay
Payment gateway for AI agents with tool discovery, provisioning, metering, and reliability tools.
0 tools
io.github.sdeanesh-png/agentpay
Spending controls for AI agents: per-agent budgets, vendor allowlists, full audit trail.
0 tools
AgentPay
BTC-native payment protocol for AI agents with zero-gas micropayments, hold invoice escrow, and Lightning Network interoperability.
0 tools
AgentBill
Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentpay": {
      "url": "https://api.agentpay.so/api/mcp",
      "transport": "streamable-http"
    }
  }
}