Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoFallback model name.
VISION_API_KEYNoProvider API key. Takes precedence over the config file when set.
VISION_BASE_URLNoFallback endpoint base URL. Defaults to provider default.
VISION_PROVIDERNoFallback provider: openai | gemini-api | anthropicopenai
VISION_INDEX_FILENoRegistry file path. Defaults to <workspace>/.reasonix/vision-index.jsonl
MODLENS_TIMEOUT_MSNoPer-call timeout in milliseconds, clamped to [1000, 600000].180000
VISION_CONFIG_FILENoPath to the config JSON.~/.reasonix/vision-config.json
VISION_EVIDENCE_DIRNoDirectory for full evidence JSON output. Defaults to <workspace>/.reasonix/vision-evidence
VISION_WORKSPACE_ROOTNoBase for relative @.reasonix/... paths. Defaults to config workspaceRoot or roots/list.

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/AnthonyandNancy/modlens-mcp-for-reasonix'

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