@jmthomasofficial/x402-mcp-server
npm/@jmthomasofficial/x402-mcp-serverMCP server that lets Claude, Cursor, LangChain and CrewAI call 35 live x402 pay-per-call tools on Base (USDC) with no API key. Agents auto-pay per call via the x402 v2 protocol using their own funded wallet: cited SEC EDGAR company data, RDAP domain-trust
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@jmthomasofficial/x402-mcp-server": {
"url": "None",
"transport": "http"
}
}
}