Install in one promptIn einem Prompt installieren
One prompt to switch it on. One command to switch it off.Ein Prompt zum Einschalten. Ein Befehl zum Ausschalten.
Paste one prompt into the coding agent you already use. It runs the installer, which routes the agent’s model traffic through the gateway and — where supported — turns on watchdog recording. It keeps a byte-exact backup of the original configuration, so switching off is just as simple.Fügen Sie einen Prompt in den Coding-Agenten ein, den Sie ohnehin nutzen. Er startet den Installer, der den Modellverkehr des Agenten über das Gateway leitet und — wo unterstützt — die Watchdog-Aufzeichnung einschaltet. Er sichert die Originalkonfiguration byte-genau, damit das Ausschalten genauso einfach ist.
In developmentIn EntwicklungIn development, not published yet — the npm package name is open, so [cli] is a placeholder.In Entwicklung, noch nicht veröffentlicht — der npm-Paketname ist offen, daher ist [cli] ein Platzhalter.
Installer support · coding CLIs & harnessesInstaller-Unterstützung · Coding-CLIs & Harnesses
In developmentIn Entwicklung- Claude CodeClaude CodeRouting: automaticRouting: automatischRecording: automaticAufzeichnung: automatisch
- OpenAI Codex CLIOpenAI Codex CLIRouting: automaticRouting: automatischRecording: automaticAufzeichnung: automatisch
- Gemini CLIGemini CLIRouting: automaticRouting: automatischRecording: not yetAufzeichnung: noch nicht
- OpenCodeOpenCodeRouting: automaticRouting: automatischRecording: not yetAufzeichnung: noch nicht
- AiderAiderRouting: automaticRouting: automatischRecording: not yetAufzeichnung: noch nicht
- ContinueContinueRouting: automaticRouting: automatischRecording: not yetAufzeichnung: noch nicht
- Grok CLI (community)Grok CLI (Community)Routing: automaticRouting: automatischRecording: not yetAufzeichnung: noch nicht
- CursorCursorRouting: manual stepsRouting: manuelle SchritteRecording: not yetAufzeichnung: noch nicht
- Any OpenAI-/Anthropic-compatible clientJeder OpenAI-/Anthropic-kompatible ClientRouting: manual stepsRouting: manuelle SchritteRecording: not yetAufzeichnung: noch nicht
Routing automatic: the installer configures the tool to use the gateway itself. Manual steps: it prints a base URL and key to paste. Recording: whether watchdog recording is switched on too. The installer is in development and not published yet. Select a tool to see its one-prompt install.Routing automatisch: Der Installer richtet das Tool selbst auf das Gateway ein. Manuelle Schritte: Er gibt Basis-URL und Schlüssel zum Einfügen aus. Aufzeichnung: ob auch die Watchdog-Aufzeichnung eingeschaltet wird. Der Installer ist in Entwicklung und noch nicht veröffentlicht. Tool wählen, um die Ein-Prompt-Installation zu sehen.
1Paste into Claude CodeIn Claude Code einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent claude-code --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent claude-code --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent claude-code --gateway <gateway-url>Switch offAusschalten
npx -y [cli] off --agent claude-codeRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into OpenAI Codex CLIIn OpenAI Codex CLI einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent codex --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent codex --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent codex --gateway <gateway-url>Switch offAusschalten
npx -y [cli] off --agent codexRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into Gemini CLIIn Gemini CLI einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent gemini --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent gemini --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent gemini --gateway <gateway-url>Switch offAusschalten
npx -y [cli] off --agent geminiRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into OpenCodeIn OpenCode einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent opencode --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent opencode --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent opencode --gateway <gateway-url>Switch offAusschalten
npx -y [cli] off --agent opencodeRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into AiderIn Aider einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent aider --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent aider --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent aider --gateway <gateway-url>Switch offAusschalten
npx -y [cli] off --agent aiderRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into ContinueIn Continue einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent continue --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent continue --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent continue --gateway <gateway-url>Routing is automatic — unless your Continue config already has its own model list; then the installer prints the base URL and key to add by hand.Routing automatisch — außer Ihre Continue-Konfiguration hat bereits eine eigene Modellliste; dann gibt der Installer Basis-URL und Schlüssel zum manuellen Eintragen aus.
Switch offAusschalten
npx -y [cli] off --agent continueRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into Grok CLI (community)In Grok CLI (Community) einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent grok --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent grok --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent grok --gateway <gateway-url>Supports the community grok-cli.Unterstützt die Community-grok-cli.
Switch offAusschalten
npx -y [cli] off --agent grokRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Paste into CursorIn Cursor einfügen
Enable the [Produktname] layer: run `npx -y [cli] on --agent cursor --gateway <gateway-url>` and confirm with `npx -y [cli] status`.Aktiviere die [Produktname]-Schicht: Führe `npx -y [cli] on --agent cursor --gateway <gateway-url>` aus und bestätige mit `npx -y [cli] status`.2…or run it yourself…oder selbst ausführen
npx -y [cli] on --agent cursor --gateway <gateway-url>Manual step: paste the printed base URL and key into Cursor → Settings → Models (OpenAI base URL override). Cursor calls the model from its own servers, so the gateway must be publicly reachable.Manueller Schritt: ausgegebene Basis-URL und Schlüssel in Cursor → Settings → Models einfügen (OpenAI-Base-URL überschreiben). Cursor ruft das Modell von eigenen Servern auf, daher muss das Gateway öffentlich erreichbar sein.
Switch offAusschalten
npx -y [cli] off --agent cursorRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
1Get a base URL and keyBasis-URL und Schlüssel holen
npx -y [cli] on --agent other --gateway <gateway-url>Manual step: point the client’s base URL at the gateway — OpenAI-compatible or Anthropic-compatible endpoint — and use the printed key. Watchdog recording needs the desktop app.Manueller Schritt: Basis-URL des Clients auf das Gateway richten — OpenAI- oder Anthropic-kompatibler Endpunkt — und den ausgegebenen Schlüssel verwenden. Für die Watchdog-Aufzeichnung braucht es die Desktop-App.
Switch offAusschalten
npx -y [cli] off --agent otherRestores the original file byte for byte; changes you made later are kept.Stellt die Originaldatei byte-genau wieder her; eigene spätere Änderungen bleiben erhalten.
[cli] and <gateway-url> are placeholders until the package is published; nothing on this page installs anything.[cli] und <gateway-url> sind Platzhalter, bis das Paket veröffentlicht ist; auf dieser Seite wird nichts installiert.