Skip to content
Agent Search Engine

Record · cocoindex-coSDK / libraryOpen sourceVerified Jul 3, 2026

cocoindex-code

A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent Star if you like it!

About cocoindex-code

A lightweight, effective (AST-based) semantic code search tool for your codebase. Built on CocoIndex — a Rust-based ultra performant data transformation engine. Use it from the CLI, or integrate with Claude, Codex, Cursor — any coding agent — via Skill or MCP.

Two install styles — they mirror the Docker image variants of the same names: - cocoindex-code[full] — batteries-included. Pulls in sentence-transformers so local embeddings (no API key required) work out of the box. The ccc init interactive prompt defaults to Snowflake/snowflake-arctic-embed-xs. - cocoindex-code (slim) — LiteLLM-only; requires a cloud embedding provider and API key. Use when you don't want the local-embedding deps (~1 GB of torch + transformers).

Next, set up your coding agent integration — or jump to Manual CLI Usage if you prefer direct control.

From the project's README

cocoindex-code is an open-source project written primarily in Python, with 2.7k stars on GitHub. It was last updated in August 2026.

Install

pipx install 'cocoindex-code[full]'          # batteries included (local embeddings)
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

cocoindex-code vs. the alternatives

All 36 alternatives →
RecordStarsPricing
cocoindex-codeSDK / librarythis listing2.7kOpen source
gemini-cliAgent107kOpen source
openinterpreterAgent68kOpen source
jcodeAgent18kOpen source
Skill_SeekersSDK / library15kOpen source
openevolveAgent7.2kOpen source

See all 36 cocoindex-code alternatives, compared →