cocoindex-io/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!
Platform-specific configuration:
{
"mcpServers": {
"cocoindex-code": {
"command": "npx",
"args": [
"-y",
"cocoindex-code"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...