Skip to main content
Glama
hadiux0295

Daily Reflection

by hadiux0295

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server. Default is 3939 (e.g., :3939/mcp).3939
SIM_MODELNoModel name used by the web simulation. Default is nvidia/nemotron-3-super-120b-a12b:free on OpenRouter.nvidia/nemotron-3-super-120b-a12b:free
DR_DB_PATHNoFile path to the SQLite database file used for storing journal entries and profiles.
SIM_API_KEYNoAPI key for the Nebius Token Factory model provider, used by the web simulation (/sim/chat).
SIM_API_BASENoBase URL for the Nebius Token Factory API, e.g. https://api.tokenfactory.nebius.com/v1.
SAJU_LENS_URLNoURL of the saju lens service endpoint. Optional; without it, get_daily_lens returns lens_unavailable.
DR_ACCESS_TOKENNoAccess token for protecting /mcp and /profiles endpoints on public deployments. Clients must send X-DR-Token with this token.
DR_SQLITE_JOURNALNoSQLite journal mode override. Set to DELETE for Cloud Run with FUSE (WAL does not work on FUSE).WAL
OPENROUTER_API_KEYNoAlternative API key for OpenRouter, used by the web simulation instead of SIM_API_KEY.
REFLECTION_SERVICE_KEYNoService key for the optional saju lens endpoint.

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