Local-first hybrid semantic code search with pgvector + Ollama embeddings. CLI, MCP server, and web dashboard for 30+ languages.
Coco-Search is worth checking the docs before setup with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view VioletCranberry/coco-search --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Coco-Search gives AI agents semantic understanding of your codebase — they can find relevant code by meaning, not just keywords. It combines traditional search with vector embeddings for highly accurate results across 30+ programming languages.
Coco-Search is a local-first code search engine built for AI coding workflows. It uses pgvector for storing embeddings and Ollama for generating them locally. Features include a CLI, MCP server integration (so AI agents can search your code directly), and a web dashboard. Supports over 30 programming languages with semantic understanding.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 53 days ago.
45 GitHub stars indicate community interest.
3 open issues signal maintenance load.
MIT license detected.
Codebase exploration
Legacy code understanding
Cross-repository code search
Runs locally — no code leaves your machine
Requires PostgreSQL with pgvector extension
45
Stars
5
Forks
3
Issues
MIT
License
A project template that turns your repository into stable infrastructure for AI-assisted development.
Local code intelligence MCP server and CLI for AI coding agents, providing semantic search and call graph analysis.
Up-to-date code documentation for LLMs and AI code editors, eliminating outdated or hallucinated API references.
2 security/trust notes recorded.
Setup difficulty is 3/5.