GREB - Intelligent code search via MCP for AI coding assistants. Works with Claude Code, Cursor, Windsurf, Cheetah AI and pretty much any coding agent which supports MCP's. Find code instantly using natural language queries. Better and faster than RAG. No Indexing Required. Powered by Cerebras ultra fast inference and GPU acceleration. Just add MCP config and let the agent do the work.
How this started - We were working on a vector based RAG system for our Coding agent Cheetah AI (we were trying to make a context engine like augment code) , There we found that Indexing the entire codebase and retreving chunks is a pain in the ass and other approach that agents take with grep, the problem is that half time agent was taking on greps while working on large codebases. So we decided to take a different approach with greb - We tried to run multiple parallel grep calls and paired tha