coding agents
Cicada
Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing
python
local
macos
windows
linux
coding agents
Installation
npx -y wende/cicadaConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "cicada",
"command": "npx",
"args": [
"-y",
"wende/cicada"
]
}About This MCP Server
wende/cicada
Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing
GitHub: https://github.com/wende/cicada
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub