MCP bridge for autonomous x402 payments in HPP USDC.e β discover and pay for services per call.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The agent payment rail for HPP. A stdio MCP bridge + the
hpp-x402CLI that let Claude Desktop / Claude Code / Cursor / Windsurf / OpenClaw make autonomous HPP USDC.e payments over x402 β discover paid services, pay per call, within a spend cap. No API keys, no manual signing.
hpp-io/x402-tools β the complete manual: how it works, every command, buyer and seller flows, payment schemes (exact / upto), wallet modes, and troubleshooting. This README is a quick reference.
Needs Node 20+. On a headless box (no OS keychain) use setup --print-key β see
the manual.
Restart your host and your agent can discover and pay for services. Browse and pay from the terminal too:
Full command reference, selling (serve), schemes, and Safe mode β
the manual.
The host spawns the bridge over stdio. A bare entry boots zero-config on HPP Sepolia with an auto-created keychain wallet:
hpp-x402 install <host> writes this for you. Note: a bare
npx @hpp-io/x402-mcp-bridge runs the MCP server (what the host wants) β for
the CLI use npx -y -p @hpp-io/x402-mcp-bridge hpp-x402 <command>.
| Tool | What it does |
|---|---|
wallet_address | report your wallet address (to fund it) |
hpp_discover | list/search the curated HPP directory (read-only) |
hpp_describe | one service's input args β schema + example (read-only) |
hpp_call | call a discovered service (HTTP/MCP/A2A); pays via your wallet |
x402_http_call | pay + call any x402 HTTP endpoint |
pay_a2a_agent | pay + message another A2A agent |
Every paid call stays within your spend cap; discovery never holds funds or sees your keys.
| Var | Notes |
|---|---|
DELEGATE_PRIVATE_KEY | auto-created in the OS keychain if unset |
HPP_NETWORK | eip155:181228 Sepolia (default) / eip155:190415 Mainnet |
RESOURCE_SERVER_URL | proxy one upstream MCP server (omit = local tools only) |
SAFE_ADDRESS + ALLOWANCE_MODULE_ADDRESS | set both = Safe (governance) mode |
Full environment reference + Safe/governance setup are in the manual.
Building an agent / SDK integration (LangChain, OpenAI function-calling, AgentKit, A2A)? See the runnable gallery β hpp-io/hpp-x402-agent-sample
Apache-2.0
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hpp-x402-mcp-bridge)<a href="https://allmcps.com/mcp/hpp-x402-mcp-bridge"><img src="https://allmcps.com/api/badge/hpp-x402-mcp-bridge?style=directory" alt="HPP x402 MCP Bridge on AllMCPs" /></a>