Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LITELLM_KEYNoLiteLLM API key
LITELLM_URLNoLiteLLM proxy URL (for planner)http://localhost:4000
DATABASE_URLNoPostgreSQL connection stringpostgresql://localhost/sortie
SORTIE_SCHEMANoDatabase schema namesortie
OPENCLAW_RUNTIME_URLNoAgent runtime APIhttp://localhost:3000
SORTIE_PLANNER_MODELNoModel for the planner LLMqwen3.5:9b
SORTIE_MAX_CONCURRENTNoMax parallel running steps4
SORTIE_ZOMBIE_TIMEOUTNoMinutes before a stuck step is reset30

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/retospect/sortie-mcp'

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