Automic VaultAutomic Vault

brew

claude-code-router mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für claude-code-router in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install claude-code-router

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#claude-code-router

nixpkgs package indexes · pkgs/by-name/cl/claude-code-router/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tool to route Claude Code requests to different models and customize any request

Verlauf

Projektgeschichte und Nutzung

Claude Code Router is a local gateway for routing Claude Code and compatible agent traffic to different model providers. Its current official README describes both a CLI service and a desktop control panel that expose local gateway services and manage provider, route, credential, and profile configuration.

Projektgeschichte

The npm scope `@musistudio/claude-code-router` was first published in June 2025, during the early expansion of Claude Code companion tools. The package's own description framed the project around using Claude Code with alternate LLM providers, and the README later broadened the project into a local gateway and desktop dashboard for Claude Code, Codex, ZCode, and compatible clients.

The project follows a familiar proxy pattern from developer tooling: keep the user's editor or agent workflow stable while swapping model backends behind a local endpoint. Its documented routing model includes provider presets, custom endpoints, fallback routing, request logs, profiles, plugins, and virtual models.

Adoptionsgeschichte

Distribution is source-backed through npm and Homebrew. The npm registry records 75 versions of `@musistudio/claude-code-router`, and Homebrew metadata records version 2.0.0 from the npm registry with Node as a dependency.

The README documents desktop downloads from GitHub Releases for macOS, Windows, and Linux AppImage, while the Homebrew formula covers the CLI-oriented install path for package-manager users.

Wie es verwendet wird

Users start the service with `ccr start`, then point Claude Code or another supported agent profile at the local gateway. The README documents default local services on ports 3456 and 3457, plus a web management UI on port 3458.

Its main use case is model-provider routing: default, background, thinking, long-context, image, web-search, subagent, conditional, and fallback routes can be mapped to different providers or models while credentials remain in the local router configuration.

Warum Paket-Nerds sich dafür interessieren

Claude Code Router matters to package nerds because it turns an AI coding tool's network boundary into a local, configurable package. Instead of patching every client, users install one gateway and let profiles, environment, and local endpoints do the switching.

It is also a snapshot of the 2025-2026 AI CLI ecosystem: npm package, Homebrew formula, Electron-style desktop artifacts, local daemon ports, provider presets, and plugin hooks all converge around agentic coding workflows.

Zeitleiste

  • 2025-06: npm registry records the first `@musistudio/claude-code-router` publication.
  • 2026: Homebrew formula `claude-code-router` packages version 2.0.0 from the npm registry.
  • 2026: The official README documents CLI, desktop app, gateway, profile, plugin, and provider-deeplink workflows.

Related projects

  • Claude Code is the primary agent client the router was built around.
  • Codex and ZCode are named by the README as compatible clients for the local gateway profiles.
  • OpenRouter, DeepSeek, Gemini, Mistral, Moonshot, Kimi Code, Z.AI, Bailian, Anthropic Messages, and OpenAI-compatible APIs are named in the README as supported provider or protocol targets.
  • musistudio/codexl is credited in the README for Codex support and bot handoff.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.claude-code-router/config.json
Windows
%APPDATA%\Claude Code Router\config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.claude-code-router/config.json
Windows
%APPDATA%\Claude Code Router\config.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ccrcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version3.0.7
Manager aktualisiert2026-07-21
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://musistudio.github.io/claude-code-router/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:claude-code-router
Version3.0.7
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/claude-code-router
Homepagehttps://musistudio.github.io/claude-code-router/
Repositoryhttps://github.com/musistudio/claude-code-router
Upstream-Dokumentationhttps://github.com/musistudio/claude-code-router#readme
LizenzMIT
Quellarchivhttps://registry.npmjs.org/@musistudio/claude-code-router/-/claude-code-router-3.0.7.tgz
Zuletzt aktualisiert2026-07-21T19:01:15Z
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclaude-code-router
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

claude-code-router

nix profile install nixpkgs#claude-code-router
  • normalized package name match
  • Abgeglichen nach: Claude Code Router
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/claude-code-router/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment