kraklabs/cie
Code Intelligence Engine — indexes your codebase and gives AI assistants deep understanding via MCP (semantic search, call graphs, 20+ tools)
Platform-specific configuration:
{
"mcpServers": {
"cie": {
"command": "npx",
"args": [
"-y",
"cie"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...