Skip to main content
To use abliteration.ai with CC Switch, add abliteration as a provider, then switch to it. CC Switch writes the config into Claude Code or Codex for you — no manual editing of settings.json or config.toml. CC Switch is a desktop app that stores multiple provider configurations for Claude Code, Codex, and other coding tools, and swaps the active one into each tool’s config on demand.

Install

Download the desktop app from the releases page (macOS, Windows, Linux), or build from source.

Get an API key

Create an ak_... key in the console. You’ll paste it into CC Switch below.

Add abliteration.ai as a provider

Open CC Switch, pick the tool you want to route (Claude Code or Codex), and add a new provider with these values.
abliteration.ai implements the Anthropic Messages API, so Claude Code talks to it natively.CC Switch writes this into Claude Code’s settings.json as:
abliteration.ai serves a single model, abliterated-model. Mapping every Claude tier (Haiku/Sonnet/Opus) to it means Claude Code routes to abliteration.ai no matter which tier it selects.

Switch to it

Select the Abliteration provider in CC Switch and apply it. CC Switch updates the target tool’s config in place. Restart Claude Code or Codex if it was already running so it picks up the new provider.

Verify

A normal completion confirms traffic is routed through abliteration.ai.

Notes

  • Your ak_... key stays local — CC Switch writes it only into the tool’s own config file.
  • Policy rules attached to your API key apply to every request.
  • A built-in Abliteration preset for CC Switch’s provider list is planned; until it ships, use the custom-provider values above.
Last modified on July 21, 2026