Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEALIX_API_KEYYesAuthenticates MCP → webapp; meters token usage.
HEALIX_SKIP_PLANNERNoSet '1' to bypass the pre-fan-out planner pass (emergency circuit breaker).
HEALIX_DASHBOARD_URLNoWebapp base URL. Used for all API calls and dashboard deep-links.
HEALIX_GEN_BUDGET_MSNoTest-generation stage timeout (ms). Raise for large codebases; otherwise Healix expands it for large/xlarge discovered apps.1800000
HEALIX_RUN_BUDGET_MSNoOverall pipeline timeout (ms).7200000
HEALIX_GENERATION_AGENT_TIMEOUT_MSNoExplicit per-agent generation transport timeout. By default Healix derives this from the remaining generation budget and codebase complexity.
HEALIX_GENERATION_AGENT_CONCURRENCYNoNumber of generation agents to run at once. Lower for fragile local webapps, raise for stable production webapps.3

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/krishsharma1008/TestBot_MCP'

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