sharaf-nassar/claude-context-plugin
A Claude Code plugin that wraps Zilliz's Claude Context MCP server to provide fully local semantic code search. Adds slash commands, automated Ollama + Milvus setup, and opinionated defaults for a zero-cost, no-cloud workflow.
Platform-specific configuration:
{
"mcpServers": {
"claude-context-plugin": {
"command": "npx",
"args": [
"-y",
"claude-context-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...