Skip to content

Installation

Terminal window
curl -fsSL https://raw.githubusercontent.com/StringKe/claudex/main/install.sh | bash

The install script auto-detects your OS and architecture, downloads the latest release from GitHub, and installs to ~/.local/bin/claudex.

Override the install directory:

Terminal window
CLAUDEX_INSTALL_DIR=/usr/local/bin curl -fsSL https://raw.githubusercontent.com/StringKe/claudex/main/install.sh | bash
RequirementDetails
OSmacOS (Intel / Apple Silicon), Linux (x86_64 / ARM64), Windows (x86_64)
Claude CodeMust be installed and accessible as claude in your PATH
OptionalOllama for smart routing and context engine features
Terminal window
claudex --version

After installation, configure your first provider profile.