Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_FULL_TEXTNoMaximum characters of full_text/full_thought returned per poll (default 200000).200000
MAX_DELTA_TEXTNoMaximum characters of text delta returned per poll (default 100000).100000
MAX_EVENTS_PER_POLLNoMaximum number of events returned per poll (default 200).200
REASONIX_MCP_NOTIFYNoDisable agent-done push notifications by setting to 0. Default is enabled.1
REASONIX_MCP_INCLUDE_FULLNoSet to 1 to include full_text in poll results by default.
REASONIX_MCP_ALLOW_ANY_CWDNoSet to 1 to allow spawn cwd outside the project dir or allow_write dirs.
REASONIX_MCP_DEFAULT_MODELNoDefault model for spawned agents (e.g. opencode-go/deepseek-v4-flash).
REASONIX_MCP_DEFAULT_EFFORTNoDefault effort level for spawned agents (auto, disabled, high, max).
REASONIX_MCP_INCLUDE_THOUGHTNoSet to 1 to include thought/full_thought in poll results by default.
REASONIX_MCP_DEFAULT_WORK_MODENoDefault work mode for spawned agents (economy, balanced, delivery).
REASONIX_MCP_DEFAULT_TOOL_APPROVALNoDefault tool approval mode for spawned agents (ask, auto, yolo).

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/AsmodeusX/reasonix-mcp'

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