fast-x402
x402/fast-x402Lightning-fast x402 payment middleware for FastAPI and ASGI apps. Accept micropayments with 3 lines of code — handles EIP-712 authorization, USDC verification, and CDP facilitator integration. pip install fast-x402 [x402: $0.001/call on eip155:8453, category=utility]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fast-x402": {
"url": "https://pypi.org/project/fast-x402/",
"transport": "http"
}
}
}