Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYNoLLM vendor key (any subset of vendors can be used)
GEMINI_API_KEYNoLLM vendor key (any subset of vendors can be used)
OPENAI_API_KEYNoLLM vendor key (any subset of vendors can be used)
INTENTLY_CHAINSNoJSON file overriding the model fallback chains (query, rerank, bulk)
OPENAI_BASE_URLNoCustom base URL for OpenAI-compatible endpoints
DEEPSEEK_API_KEYNoLLM vendor key (any subset of vendors can be used)
INTENTLY_PROFILENocorpus profile JSONai-tools
INTENTLY_VENDORSNoRestrict vendors, e.g. 'groq,gemini'
MOONSHOT_API_KEYNoLLM vendor key (any subset of vendors can be used)
ANTHROPIC_API_KEYNoLLM vendor key (any subset of vendors can be used)
INTENTLY_DATA_DIRNocorpus, cards, index, caches, model./intently-data
INTENTLY_PUBLIC_URLNoThe public URL for agents to use, shown in UI, llms.txt and tool output
INTENTLY_EMBED_MODELNoAny sentence-transformers model that publishes onnx/model.onnx (rebuild after changing)MongoDB/mdbr-leaf-ir
INTENTLY_PROXY_SECRETNoAccept only requests from a reverse proxy that sends X-Intently-Proxy-Secret, and trust its X-Forwarded-Foroff
INTENTLY_PUBLIC_API_URLNoThe public API URL for agents to use, shown in UI, llms.txt and tool output
INTENTLY_PUBLIC_MCP_URLNoThe public MCP URL for agents to use, shown in UI, llms.txt and tool output
INTENTLY_SMART_DAILY_LIMITNoLLM-backed requests per process per day before offline modeoff
INTENTLY_RATE_LIMIT_PER_DAYNoPer-client limits on search, find-tools, answer and MCP tool callsoff
INTENTLY_RATE_LIMIT_PER_MINNoPer-client limits on search, find-tools, answer and MCP tool callsoff
INTENTLY_FIND_TOOLS_DEADLINENoSeconds find_tools waits for reranking9

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

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