There are two ways to use the Easy Node MCP server:Documentation Index
Fetch the complete documentation index at: https://x402.easy-node.xyz/llms.txt
Use this file to discover all available pages before exploring further.
- Remote Server — Connect to
https://mcp-x402.easy-node.xyz/mcpwith a header. No install needed. - Local Server — Run
npx @easynodexyz/mcp-x402on your machine.
Remote Server
Point your MCP client at the hosted server and pass your private key via header:- URL:
https://mcp-x402.easy-node.xyz/mcp - Header:
X-Easynode-Private-Key: 0x...
Local Server
Interactive Setup (Recommended)
- Prompt for your wallet private key
- Save configuration to
~/.easy-node/.env - Output the IDE config to copy
Manual Setup
Create~/.easy-node/.env: