8 boosters for "vector-search" — open source, verified from GitHub, ready to install
Context-Keeper is a Cursor rules booster that implements an intelligent memory and context management system with a structured coding execution framework emphasizing thinking before coding, user confirmation, and iterative quality assurance. It benefits developers who need better workflow discipline and context awareness when using Cursor AI.
Memelord is a persistent memory system for AI coding agents that uses vector search and reinforcement learning to help agents learn from past interactions. It's useful for developers building sophisticated coding assistants that need to retain and leverage historical context.
"name": "codebase-context", "description": "Pre-maps your codebase architecture, conventions, and team memory so AI agents navigate with precision instead of exploring. Local-first MCP server with AST-backed hybrid search.", "main": "./dist/lib.js",
"description": "Beacon — semantic code search for Claude Code", "repository": "https://github.com/sagarmk/Claude-Code-Beacon-Plugin", "homepage": "https://github.com/sagarmk/Claude-Code-Beacon-Plugin",
"name": "semantic-search", "description": "Search your local documents with natural language. Index folders of PDFs, Word docs, markdown, and more — then ask questions in English or German and get answers with source citations.", "name": "Omar Drljevic"
Cortex is a local-first knowledge graph that automatically watches your project files, extracts entities and relationships using LLMs, and enables natural language queries across multiple projects. It's ideal for developers who need intelligent cross-project search and knowledge management without relying on external services.
"name": "rag-skills", "description": "Agent skills for RAG (Retrieval Augmented Generation): chunking strategies (sliding window, semantic, hierarchical), retrieval strategies (HyDE, CRAG, Self-RAG, Graph RAG, adaptive, multi-pass), vector database setup (Qdrant), data type handling (code, multimoda
Arbiter is a domain-agnostic knowledge hub MCP server that integrates Discord bot capabilities, AI agent functionality, and vector search for building intelligent knowledge management systems. It benefits developers building AI-powered applications that need flexible knowledge retrieval and Discord community integration.