Skip to content
Back to search
30
MCP

agent-x402-paywall-mcp

pypi/agent-x402-paywall-mcp

Agent x402 Paywall MCP — wraps Coinbase x402 (HTTP 402) so agents pay per-call without Stripe accounts. On-chain settlement via USDC (Base/Polygon/Solana) or Lightning. The plumbing for the agent economy. By MEOK AI Labs.

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

Similar MCP servers embedding-nearest

io.github.csoai-org/agent-x402-paywall-mcp
Agent x402 Paywall MCP — wraps Coinbase x402 (HTTP 402) so agents pay per-call without Stripe accoun
0 tools
io.github.krystiangw/agenticpay
x402 USDC paywall bridge for MCP — pay per tool call on Solana.
0 tools
io.github.codespar/mcp-x402
MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)
0 tools
agent-commerce-protocol-mcp
Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments inside ChatGPT, AP2 coalition rails, and pa
0 tools
@xenarch/agent-mcp
Non-custodial x402 MCP server for AI agents. Lets Claude, Cursor, LangChain and CrewAI pay for HTTP 402–gated APIs with USDC micropayments o
0 tools
io.github.x402node/x402-mcp
Exposes 100+ x402-paid APIs as MCP tools via auto-discovery from Coinbase Bazaar. USDC on Base.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-x402-paywall-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}