xpaysh/awesome-x402
Curated directory of x402 payment protocol resources, MCP servers, and tools for HTTP 402-based USDC payments on Base, Arbitrum, and other EVM chains.
Quick Start
Clone the repository:
git clone https://github.com/xpaysh/awesome-x402Claude Desktop configuration example:
{
"mcpServers": {
"awesome-x402": {
"command": "npx",
"args": [
"-y",
"xpaysh/awesome-x402"
]
}
}
}Check the repository README for specific installation and configuration instructions.