Loading MCP server directory, please wait...
x402 HTTP 402 + MCP paywall: charge USDC per agent call. Self-host via npx or Docker.
npx @getmcp/cli add io.github.kevin2003050666-coder/x402-micro-tollgateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kevin2003050666-coder/x402-micro-tollgate": {
"command": "npx",
"args": [
"-y",
"x402-micro-tollgate",
"--stdio"
],
"env": {
"CDP_API_KEY_ID": "",
"CDP_API_KEY_SECRET": "",
"X402_PAY_TO": "",
"UPSTREAM_URL": "",
"PRICE": "$0.001",
"NETWORK": "eip155:84532",
"X402_ENVIRONMENT": "development"
}
}
}
}