Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AEGIS_AUTHNoSet to 'aegis' to enable the OAuth path to Binance's MCP endpoint (currently blocked by Binance).
AEGIS_NETWORKNoBinance network to use: 'testnet' (default) or 'mainnet'.testnet
API_LLM_MODELNoModel name to use with the configured LLM provider.
API_LLM_API_KEYNoAPI key for the configured LLM provider.
BINANCE_API_KEYNoBinance API key (HMAC-SHA-256) used for signed REST requests. Required when connecting to Binance testnet or mainnet in live/shadow modes.
API_LLM_BASE_URLNoBase URL for an OpenAI-compatible chat completions endpoint.
API_LLM_PROVIDERNoLLM provider for the bundled agent, e.g. 'openai' or Anthropic.
BINANCE_API_SECRETNoBinance API secret corresponding to BINANCE_API_KEY.

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/Xunino/aegis-agent-os'

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