easynode-x402
🖥️ Let AI Agents Buy & Manage Cloud Infrastructure with x402 protocol.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- List Products: List available VPS and blockchain node products with USDC pricing. Returns product IDs, names, pricing, and availability.
- Create Order: Purchase a VPS or blockchain node product using USDC on Base. Handles the x402 payment flow automatically. Returns order details with ID and status.
- Get Order: Get the status and details of an existing order by ID. Returns order status, products, and payment information.
What data it sees
Do you need an account
An API key from the service settings is required
🖥️ Let AI Agents Buy & Manage Cloud Infrastructure with x402 protocol.
Browse, purchase, and manage your VPS and blockchain node infrastructure on EasyNode - all from within your favorite AI-powered agent/IDE.
Powered by x402 protocol on Base.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| list_products | List available VPS and blockchain node products with USDC pricing. Returns product IDs, names, pricing, and availability. |
| create_order | Purchase a VPS or blockchain node product using USDC on Base. Handles the x402 payment flow automatically. Returns order details with ID and status. |
| get_order | Get the status and details of an existing order by ID. Returns order status, products, and payment information. |
| list_instances | List all VPS and Node instances owned by the wallet. Returns instance IDs, types, statuses, and subscription dates. |
| get_instance | Get detailed information about a specific instance including connection details (IP address, SSH port, admin credentials). Secrets are encrypted and decrypted locally. |
| renew_instance | Renew an existing VPS or Node instance subscription using USDC on Base. Extends the subscription period. Handles x402 payment flow automatically. |
| update_custom_name | Set or update the custom name of a VPS or Node instance. Useful for labeling instances with friendly names. |