reasonix-mcp
by AsmodeusX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_FULL_TEXT | No | Maximum characters of full_text/full_thought returned per poll (default 200000). | 200000 |
| MAX_DELTA_TEXT | No | Maximum characters of text delta returned per poll (default 100000). | 100000 |
| MAX_EVENTS_PER_POLL | No | Maximum number of events returned per poll (default 200). | 200 |
| REASONIX_MCP_NOTIFY | No | Disable agent-done push notifications by setting to 0. Default is enabled. | 1 |
| REASONIX_MCP_INCLUDE_FULL | No | Set to 1 to include full_text in poll results by default. | |
| REASONIX_MCP_ALLOW_ANY_CWD | No | Set to 1 to allow spawn cwd outside the project dir or allow_write dirs. | |
| REASONIX_MCP_DEFAULT_MODEL | No | Default model for spawned agents (e.g. opencode-go/deepseek-v4-flash). | |
| REASONIX_MCP_DEFAULT_EFFORT | No | Default effort level for spawned agents (auto, disabled, high, max). | |
| REASONIX_MCP_INCLUDE_THOUGHT | No | Set to 1 to include thought/full_thought in poll results by default. | |
| REASONIX_MCP_DEFAULT_WORK_MODE | No | Default work mode for spawned agents (economy, balanced, delivery). | |
| REASONIX_MCP_DEFAULT_TOOL_APPROVAL | No | Default tool approval mode for spawned agents (ask, auto, yolo). |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues