Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_NETWORKSNoComma-separated list of networks to enable (e.g. base). Defaults to base.
X402_ALLOW_HOSTSNoComma-separated list of allowed hosts that may be paid. If set, no other hosts can receive payment.
X402_BUDGET_FILENoPath to a durable budget store (e.g. .x402-budget.json). Set this to keep the total budget across restarts; otherwise the budget resets on restart.
X402_PRIVATE_KEYYesPrivate key for the wallet that makes payments. The server refuses to start without this.
X402_TOTAL_BUDGETYesTotal lifetime budget, in USDC atomic units. Required.
X402_MAX_PER_REQUESTYesMaximum amount that can be paid in a single request, in USDC atomic units. Required.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/devmster/x402-trinity'

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