Vibe Hnindex is a local Model Context Protocol (MCP) server that allows you to index your code repository once and make it searchable via multiple AI assistants (like Claude, Cursor, Windsurf, Antigravity, etc.) in any AI session. It uses SQLite for fast keyword search and supports semantic hybrid search via Qdrant and Ollama embeddings. It keeps all your code data on your local disk, with optional cloud vector storage for scalability, supporting advanced code search, streaming, context persistence, and code agent workflows.
Visit Vibe Hnindex's official website for product details and getting started.
Comprehensive guides and API reference for Vibe Hnindex.
Explore practical examples and use cases for implementing Vibe Hnindex.