Skip to content
Back to search
30
MCP

mcp-server-agentpay

npm/mcp-server-agentpay

MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability monitoring with circuit breakers and health metrics.

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools
AgentPays
MCP-native payment infrastructure for AI agents providing virtual card management and policy-enforced spending controls.
0 tools
@useagentpay/mcp-server
MCP server that lets AI agents make purchases with human approval. Local-first payments, encrypted credentials, budget controls.
0 tools
mpp32-mcp-server
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
0 tools
@aifinpay/mcp
Pay-per-call MCP server for autonomous AI agents — installs in Claude Desktop / Cursor / Continue with one config block; on-chain settlement
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-server-agentpay": {
      "url": "None",
      "transport": "http"
    }
  }
}