Cursor repo and org memory - Anchor Docs
Configure Anchor so Cursor can use local repo and org memory before refactors, API changes, tests, reviews, and cross-repo impact checks.
Cursor can move fast, but it needs the repo decisions and org relationships that are usually spread across PRs, tests, and other repositories.
- Configures Cursor with the Anchor MCP server and evidence-first project rule.
- Serves repo memory through anchor_get_context and org memory through anchor_check_cross_repo_impact.
- Keeps outputs concise with citations, confidence, freshness, and strict-mode filtering.
anchor init --target cursor
anchor index --limit 200
anchor org sync --org my-org --no-graph
anchor doctor --target cursor