bobmatnyc/mcp-vector-search
CLI-first semantic code search with MCP integration. Modern, fast, and intelligent code search powered by ChromaDB and AST parsing.
Platform-specific configuration:
{
"mcpServers": {
"mcp-vector-search": {
"command": "npx",
"args": [
"-y",
"mcp-vector-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...