E-xyza/codicil: Advanced LLM MCP addon for Elixir

E-xyza/codicil: Advanced LLM MCP addon for Elixir

Codicil is an Elixir development tool that provides AI coding assistants with deep semantic understanding of your codebase through the Model Context Protocol (MCP). It hooks into the Elixir compilation process to automatically index functions, modules, and their dependency relationships, then exposes this information via MCP tools for semantic function search and dependency analysis.

Visit Original Article →