Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_CONFIGNoCustom path to a JSON config file.
EVM_PRIVATE_KEYNoEVM private key (0x-prefixed hex). Used for USDC payments on Base.
SVM_PRIVATE_KEYNoSolana private key (base58-encoded). Used for USDC payments on Solana.
X402_MAX_PAYMENTNoMaximum amount per single request (in asset smallest unit). Default: 100000 (0.10 USDC).
X402_REMOTE_MCPSNoFlat pair list of prefix/url pairs: e.g., '["cmc","https://pro.coinmarketcap.com/x402/mcp"]' or comma-separated.
X402_ALLOWED_ASSETSNoComma-separated allowlist of asset contract addresses. Default: Base USDC, Solana USDC.
X402_ALLOWED_NETWORKSNoComma-separated allowlist of CAIP-2 network IDs. Default: eip155:8453,solana:5eykt...
X402_MAX_SPEND_PER_SESSIONNoMaximum cumulative spend per proxy session. Default: 1000000 (1.00 USDC).

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/openCMC/x402-mcp-proxy'

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