easynode-x402
🖥️ Let AI Agents Buy & Manage Cloud Infrastructure with x402 protocol.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
🖥️ 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.
Список инструментов сервера (7)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |