Skip to main content
Glama
munhq

chat-recall

by munhq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_KEYNoAdministrator key for self-hosted server, typically generated with `openssl rand -hex 24` and stored in .env
DATABASE_URLNoConnection string for an external Postgres 16+ database when not using the bundled Postgres
SUMMARY_CLI_CMDNoCommand for a CLI that the user is already logged into, used as an optional backend for AI summaries
ANTHROPIC_API_KEYNoAnthropic API key used as an optional backend for AI summaries
POSTGRES_PASSWORDNoPassword for the bundled Postgres database used in self-hosted docker compose
CHAT_RECALL_AGY_HOMENoOverride the default path for Antigravity transcript storage
CHAT_RECALL_CODEX_HOMENoOverride the default path for Codex transcript storage
CHAT_RECALL_CLAUDE_HOMENoOverride the default path for Claude Code transcript storage
CHAT_RECALL_CURSOR_HOMENoOverride the default path for Cursor CLI transcript storage
CHAT_RECALL_GEMINI_HOMENoOverride the default path for Gemini CLI transcript storage
CHAT_RECALL_OPENCODE_DBNoOverride the default path to the OpenCode SQLite database
CHAT_RECALL_CURSOR_IDE_HOMENoOverride the default path for Cursor IDE transcript storage

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