Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AINIZE_TOKENNoAn existing operator session token instead of the password
GRAPH_API_KEYNoThe Graph gateway key — used by the MCP client example only, never by a tool
AINIZE_NODE_URLNoThe node this server speaks for — configuration, not a tool argumenthttp://localhost:3422
AINIZE_TEACH_KEYNo64-hex teaching key, or a path to the key-backup JSON
AINIZE_MCP_CONFIGNoA JSON file with the same keys in snake_case; env wins over it
AINIZE_MCP_POLL_MSNoHow often a running lesson is re-read from the node3000
AINIZE_MCP_STATE_DIRNoWhere the purchase journal and provenance records are persisted (mode 0600); memory only by default
AINIZE_MCP_ALLOW_APPLYNoRegister apply_knowledge / remove_knowledge; off by defaultoff
AINIZE_MCP_DOWNLOAD_DIRNoWhere download_lesson writes files; defaults to <state dir>/lessons, else the temp dir
AINIZE_MCP_ALLOW_PUBLISHNoRegister publish_knowledge (irreversible); off by defaultoff
AINIZE_OPERATOR_PASSWORDNoExchanged once at startup for an in-memory bearer
AINIZE_MCP_MAX_TEACH_JOBSNoDaily lessons this server may spend1
AINIZE_MCP_SESSION_BUDGETNoTotal spend allowed for the life of this process; default 0 means buy is not registered0
AINIZE_MCP_MAX_DOWNLOAD_MBNoCeiling for one downloaded artefact512
AINIZE_MCP_MAX_PER_PURCHASENoCeiling for one purchase; defaults to the session budget
AINIZE_MCP_ALLOW_AIN_PUBLISHNoAlso allow publish on a node whose ledger is the shared AIN chain; off by defaultoff

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