Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

vibe hnindex in other clients