chat-recall
by munhq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADMIN_KEY | No | Administrator key for self-hosted server, typically generated with `openssl rand -hex 24` and stored in .env | |
| DATABASE_URL | No | Connection string for an external Postgres 16+ database when not using the bundled Postgres | |
| SUMMARY_CLI_CMD | No | Command for a CLI that the user is already logged into, used as an optional backend for AI summaries | |
| ANTHROPIC_API_KEY | No | Anthropic API key used as an optional backend for AI summaries | |
| POSTGRES_PASSWORD | No | Password for the bundled Postgres database used in self-hosted docker compose | |
| CHAT_RECALL_AGY_HOME | No | Override the default path for Antigravity transcript storage | |
| CHAT_RECALL_CODEX_HOME | No | Override the default path for Codex transcript storage | |
| CHAT_RECALL_CLAUDE_HOME | No | Override the default path for Claude Code transcript storage | |
| CHAT_RECALL_CURSOR_HOME | No | Override the default path for Cursor CLI transcript storage | |
| CHAT_RECALL_GEMINI_HOME | No | Override the default path for Gemini CLI transcript storage | |
| CHAT_RECALL_OPENCODE_DB | No | Override the default path to the OpenCode SQLite database | |
| CHAT_RECALL_CURSOR_IDE_HOME | No | Override 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues