modlens-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VISION_MODEL | No | Fallback model name. | |
| VISION_API_KEY | No | Provider API key. Takes precedence over the config file when set. | |
| VISION_BASE_URL | No | Fallback endpoint base URL. Defaults to provider default. | |
| VISION_PROVIDER | No | Fallback provider: openai | gemini-api | anthropic | openai |
| VISION_INDEX_FILE | No | Registry file path. Defaults to <workspace>/.reasonix/vision-index.jsonl | |
| MODLENS_TIMEOUT_MS | No | Per-call timeout in milliseconds, clamped to [1000, 600000]. | 180000 |
| VISION_CONFIG_FILE | No | Path to the config JSON. | ~/.reasonix/vision-config.json |
| VISION_EVIDENCE_DIR | No | Directory for full evidence JSON output. Defaults to <workspace>/.reasonix/vision-evidence | |
| VISION_WORKSPACE_ROOT | No | Base for relative @.reasonix/... paths. Defaults to config workspaceRoot or roots/list. |
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