Skip to main content
Glama
easynodexyz

@easynodexyz/mcp-x402

by easynodexyz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EASYNODE_API_URLNoAPI base URLhttps://api.easy-node.xyz/api
EASYNODE_MAX_PAYMENTNoMax USDC per transaction100
EASYNODE_PRIVATE_KEYYesWallet private key (0x...)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_productsA

List available VPS and blockchain node products with USDC pricing. Returns product IDs, names, pricing, and availability.

create_orderA

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_orderA

Get the status and details of an existing order by ID. Returns order status, products, and payment information.

list_instancesA

List all VPS and Node instances owned by the wallet. Returns instance IDs, types, statuses, and subscription dates.

get_instanceA

Get detailed information about a specific instance including connection details (IP address, SSH port, admin credentials). Secrets are encrypted and decrypted locally.

renew_instanceA

Renew an existing VPS or Node instance subscription using USDC on Base. Extends the subscription period. Handles x402 payment flow automatically.

update_custom_nameA

Set or update the custom name of a VPS or Node instance. Useful for labeling instances with friendly names.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/easynodexyz/mcp-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server