Skip to main content
Coding AgentsPython

wende/cicada

Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing

coding-agentslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/wende/cicada

Claude Desktop configuration example:

{
  "mcpServers": {
    "cicada": {
      "command": "npx",
      "args": [
        "-y",
        "wende/cicada"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Python
Author
wende