mythos-reasoning-mcp
by sorryorc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | No | API key for Anthropic to enable the optional Tier 1 judge client. | |
| MYTHOS_JUDGE_MODEL | No | Model for the judge. Default: claude-fable-5. | |
| MYTHOS_JUDGE_EFFORT | No | Effort level for the judge: low, medium, high, xhigh, max. Default: high. | |
| MYTHOS_JUDGE_ENDPOINT | No | Endpoint URL for the judge API. Default: https://api.anthropic.com/v1/messages. | |
| MYTHOS_JUDGE_PROVIDER | No | Judge provider: 'mock' for local deterministic testing, 'disabled' to force Tier 1 off. Defaults based on presence of ANTHROPIC_API_KEY. | |
| MYTHOS_JUDGE_TIMEOUT_MS | No | Timeout in milliseconds for the judge. Default: 30000. | |
| MYTHOS_JUDGE_MAX_OUTPUT_TOKENS | No | Maximum output tokens for the judge. Default: 1200. |
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
ActivityInactive
ResponsivenessNo issues