Claude Context — Semantic Code Search
What It Is
MCP plugin that indexes your codebase and enables natural language search. Instead of loading entire files → search and load only relevant parts.
When to Use
- Codebase > 10K lines
- Need to find code by description, not filename
- Want to reduce token usage by loading only relevant code
Setup
# Install as MCP
claude mcp add claude-context -- npx @anthropic-ai/claude-context