github-twin for Claude Code
io.github.christopherdavenport/github-twin
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
client:Claude Code
transport:stdio
runtime:pypi
Install github-twin in Claude Code
run in your project directory
claude mcp add github-twin -e GITHUB_TOKEN=<GITHUB_TOKEN> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e GEMINI_API_KEY=<GEMINI_API_KEY> -e GT_PATHS__DATA_DIR=<GT_PATHS__DATA_DIR> -- uvx github-twin
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs