Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOMAIN_NAMEYesDomain name used for the live server URL (e.g., https://${DOMAIN_NAME}); read from the environment and never hardcoded.
GROQ_API_KEYYesGroq API key used for LLM calls to generate GraphQL queries and synthesize answers.
SELLER_ADDRESSYesSeller/relayer wallet address on Base, generated by scripts/generate-wallet.mjs; must be funded with Base Sepolia ETH for settlement broadcasts.
SELLER_PRIVATE_KEYYesSeller/relayer wallet private key on Base, generated by scripts/generate-wallet.mjs; used by the self-hosted x402 facilitator to settle payments.
GRAPH_GATEWAY_API_KEYYesThe Graph Gateway API key from thegraph.com/studio, required for Subgraph MCP queries.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues