claude-ext
A thin wrapper around Claude Code that points it at alternative model backends (OpenRouter or a local Ollama server).
Install
uv tool install claude-ext
Usage
# OpenRouter
claudex "explain this repo" # CLAUDE_BACKEND=openrouter by default
# Ollama
CLAUDE_BACKEND=ollama claudex "explain this repo"
Any extra arguments you pass are forwarded straight to claude.
Configuration
Configuration is read from environment variables in $PWD/.env.
OpenRouter
| Variable | Required | Default |
|---|---|---|
OPENROUTER_API_KEY |
yes | — |
OPENROUTER_MODEL |
no | claude default |
Ollama
| Variable | Required | Default |
|---|---|---|
OLLAMA_API_KEY |
no | ollama |
OLLAMA_BASE_URL |
no | http://localhost:11434 |
OLLAMA_MODEL |
no | qwen3.6 |
Release files for claude-ext 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| claude_ext-0.1.3.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| claude_ext-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.9 kB
Release files / claude_ext-0.1.3.tar.gz
| Download URL | claude_ext-0.1.3.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
594e629bf6a846fd86f55c31be04175e5d91ea617de2ce41ea6be60d02df5fa5
|
|
BLAKE2b-256 checksum How to use checksums |
60fa10848d0df0ce9867164d8c777f3c8e10c3772ddd98121139ef5f6e585e2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / claude_ext-0.1.3-py3-none-any.whl
| Download URL | claude_ext-0.1.3-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
71836ad4b6f7021368b5730ee09b1b8cd3fc0429f74ae974ea1c0c62420f099c
|
|
BLAKE2b-256 checksum How to use checksums |
a396dd549697a8625a5a10e0e60760e250bc66788e3790abee821971c4833b6d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|