FarhanAliRaza/claude-context-local
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. Embeddings are created and stored locally. No API cost.
Platform-specific configuration:
{
"mcpServers": {
"claude-context-local": {
"command": "npx",
"args": [
"-y",
"claude-context-local"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...