Marketplace
PluginOfficial

Mind Search

AI-powered semantic code search and RAG system for your entire codebase.

Install

kb plugins install @kb-labs/mind-search

About

Mind Search indexes your entire codebase and enables semantic search across it using vector embeddings and hybrid BM25+vector retrieval.

Supports three query modes: instant (fast lookup), auto (balanced), and thinking (deep multi-step analysis). Integrates with the KB Labs agent system for autonomous code exploration.

CLI Commands

mind:rag-querykb mind:rag-query --help
mind:rag-indexkb mind:rag-index --help
mind:statskb mind:stats --help

Requirements

Permissions

fs:read

network:outbound

Network access

api.openai.com

localhost:6333

Environment variables

OPENAI_API_KEY

QDRANT_URL