Back to search
30
MCP streamable-http

AgentPays

dev.agentpays/agentpays

Payment infrastructure for AI agents: spending rules, approval flows, single-use virtual cards.

Uptime
0.0%
1 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
AgentPay
Portable payment, identity, approval, and execution control plane for AI agents.
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
AgentBill
Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.
0 tools
AgentPay
BTC-native payment protocol for AI agents with zero-gas micropayments, hold invoice escrow, and Lightning Network interoperability.
0 tools

How to use

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

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