Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OG_STORAGENoSet to 'on' to enable 0G Storage snapshots. Optional.
REINS_AUTHNoAuthentication mode: 'off' for local development, 'on' for multi-tenant. Defaults to 'off'.
REINS_LLM_MODELNoModel name for inference (e.g., 'gpt-4o'). Optional.
OG_ROUTER_API_KEYNoAPI key for 0G Private Computer router (required if REINS_LLM_PROVIDER=0g-router).
REINS_LLM_BASE_URLNoBase URL for OpenAI-compatible endpoint (optional, defaults to OpenAI's API if REINS_LLM_PROVIDER=openai).
REINS_LLM_PROVIDERNoInference provider: '0g-router' (default) or 'openai' or other OpenAI-compatible.

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/aruntemme/reins'

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