Loading MCP server directory, please wait...
MCP bridge for autonomous x402 payments in HPP USDC.e — discover and pay for services per call.
npx @getmcp/cli add io.github.hpp-io/x402-mcp-bridgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hpp-io/x402-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@hpp-io/x402-mcp-bridge"
],
"env": {
"DELEGATE_PRIVATE_KEY": "",
"HPP_NETWORK": "",
"RESOURCE_SERVER_URL": "",
"SAFE_ADDRESS": "",
"ALLOWANCE_MODULE_ADDRESS": ""
}
}
}
}