wende/cicada
Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing
Quick Start
Clone the repository:
git clone https://github.com/wende/cicadaClaude Desktop configuration example:
{
"mcpServers": {
"cicada": {
"command": "npx",
"args": [
"-y",
"wende/cicada"
]
}
}
}Check the repository README for specific installation and configuration instructions.