Documentation Index
Fetch the complete documentation index at: https://mintlify.com/jolehuit/clother/llms.txt
Use this file to discover all available pages before exploring further.
Install Claude Code CLI
Clother is a wrapper around the Claude Code CLI. Install it first:Verify it works:
Install Clother
- The
clotherbinary - All
clother-*provider launcher symlinks - A
claudeshim for resume compatibility
Configure a provider
Run the interactive config for a specific provider. For example, to configure Z.AI:You’ll be prompted for your API key. Keys are stored in
~/.local/share/clother/secrets.env with chmod 600 permissions.To configure all providers at once:Useful commands
Once installed, use these commands to explore and manage Clother:Next steps
Provider reference
Browse all 20+ built-in providers and their default models.
OpenRouter
Access 100+ models through OpenRouter with custom aliases.
Configuration
Learn about provider configuration, secrets management, and model selection.
VS Code integration
Use Clother with the official Claude Code VS Code extension.