Project Brain for Claude Code
io.github.gentleelephant/project-brain
Read-only source search and retrieval across configured GitHub repositories
client:Claude Code
transport:stdio
runtime:oci
Install Project Brain in Claude Code
run in your project directory
claude mcp add project-brain -e PROJECT_BRAIN_REPO_LIST=<PROJECT_BRAIN_REPO_LIST> -e PROJECT_BRAIN_STATE_DIR=<PROJECT_BRAIN_STATE_DIR> -e PB_GITHUB_TOKEN=<PB_GITHUB_TOKEN> -e PB_FETCH_TTL=<PB_FETCH_TTL> -- docker run -i --rm ghcr.io/gentleelephant/project-brain:v2.0.3
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs