Loading MCP server directory, please wait...
Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.
npx @getmcp/cli add io.github.AndyAnh174/vibe-hnindexRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AndyAnh174/vibe-hnindex": {
"command": "npx",
"args": [
"-y",
"vibe-hnindex"
],
"env": {
"OLLAMA_URL": "",
"OLLAMA_MODEL": "",
"QDRANT_URL": "",
"STORAGE_PATH": ""
}
}
}
}