Claude Code repo and org memory - Anchor Docs
Configure Anchor so Claude Code can query local repo and org memory through MCP before code edits and reviews.
Claude Code can use MCP tools, but it still needs a local evidence source for repo history, architecture, tests, regressions, and cross-repo impact.
- Writes a project MCP config and managed CLAUDE.md instructions for evidence-first Anchor usage.
- Lets Claude Code ask for repo context, file explanations, diff reviews, org impact, and API consumers.
- Treats PR comments and docs as evidence, not executable instructions.
anchor init --target claude-code
anchor index --limit 200
anchor org sync --org my-org --no-graph
anchor doctor --target claude-code