Packages
ex_mcp
0.10.0Elixir implementation of MCP and ACP. Build MCP clients/servers with tools, resources, prompts over stdio, HTTP/SSE, and BEAM. Control coding agents via ACP with adapters for Claude Code, Codex, and more.
ex_llm
0.8.1Unified Elixir client library for Large Language Models (LLMs)
ex_readline
0.1.0A pure Elixir readline implementation with history, keybindings, and tab completion. Provides both simple and advanced line editing capabilities for CLI applications.
ex_alias
0.1.0A flexible command alias system for Elixir applications. Supports recursive expansion, parameter substitution, and circular reference detection.