Skip to main content
Glama
spacerocket3

project-brain

by spacerocket3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROJECT_BRAIN_DBNoOverride path for the SQLite index (default: data/index.sqlite3)
PROJECT_BRAIN_MODEL_CACHENoOverride path for the model cache (default: ~/.cache/project-brain/models)
PROJECT_BRAIN_PROJECTS_FILENoOverride path for the repository registry (default: data/projects.json)
PROJECT_BRAIN_CODE_EMBED_URLNoURL of an OpenAI-compatible embedding endpoint (optional)
PROJECT_BRAIN_CODE_EMBED_MODELNoModel name for the OpenAI-compatible embedding endpoint (optional)
PROJECT_BRAIN_ENABLE_GENERATION_TOOLSNoSet to '1' to enable experimental generation tools (optional)

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