4,075 boosters for "c" — open source, verified from GitHub, ready to install
Second Brain MCP is a semantic search engine for your codebase that lets you find code by natural language queries (like "find the auth bug") instead of grep, using embeddings and local SQLite vector search. It's ideal for developers who want faster code navigation and context awareness across large projects.
This Cursor Rules booster provides standardized guidelines for implementing CRUD operations and data access layer patterns, helping teams maintain consistency across database operations in their codebase.