vibe hnindex for Claude Code
io.github.andyanh174/vibe-hnindex
Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.
client:Claude Code
transport:stdio
runtime:npm
Install vibe hnindex in Claude Code
run in your project directory
claude mcp add vibe-hnindex -e OLLAMA_URL=<OLLAMA_URL> -e OLLAMA_MODEL=<OLLAMA_MODEL> -e QDRANT_URL=<QDRANT_URL> -e STORAGE_PATH=<STORAGE_PATH> -- npx -y vibe-hnindex
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs