№ 0068GitHub
Muse Code via OpenRouter
Muse Code OpenRouter is a small local adapter that lets the Muse Code harness run any meta/muse* model through an OpenRouter key instead of a Meta login.
Install
curl -LsSf https://xhluca.github.io/muse-code-openrouter/install.sh | sh
The installer prompts for your OpenRouter key without echoing it and lets you
choose a default model. It installs for the current user on Linux or macOS.
Already have uv?
uv tool install muse-code-openrouter
muse-openrouter setup
Use
Start Muse normally:
muse
Switch models during a session with /model, or choose one for a new run:
muse --model meta/muse-glimmer-30b
Refresh the live model list and change the default:
muse-openrouter select
The adapter safely drops model-bound encrypted reasoning when you switch
models, while keeping normal conversation and tool history. This prevents the
OpenRouter cross-model 404.
Commands
| Command | Purpose |
|---|---|
muse-openrouter setup |
Configure the key, mo |




ChatForm
Tgmlabs