Codebase Context
未认领Codebase Context gives AI agents understanding of your codebase through semantic code search, team conventions, patterns, and memory, so they use fewer tokens, spend less time, and produce better, more familiar output.
ai-agentsai-codingclaudecode-intelligencecontext-engineeringcopilotcursordeveloper-toolsevidence-scoringhybrid-searchlocal-firstmcpmcp-servermodel-context-protocolpattern-detectionpreflightrerankingsecond-brainsemantic-searchteam-memory
安装
$
claude mcp add codebase-context -- npx -y codebase-context工具(10 个)
detect_circular_dependencies
Import cycles between files
get_codebase_metadata
Project structure, frameworks, dependencies
get_indexing_status
Progress and stats for the current index
get_memory
Query team memory with confidence decay scoring
get_style_guide
Style guide rules for the current project
get_symbol_references
Concrete references to a symbol (count + snippets)
get_team_patterns
Pattern frequencies, golden files, conflict detection
refresh_index
Full or incremental re-index + git memory extraction
remember
Record a convention, decision, gotcha, or failure
search_codebase
Hybrid search + decision card when intent="edit"