Welcome to Swixter
Swixter
Section titled “Swixter”Swixter lets you manage configurations for multiple AI coding assistants — Claude Code, Codex, and Continue.dev — from a single command line interface.
What is Swixter?
Section titled “What is Swixter?”Swixter provides a unified way to create, switch between, and apply configuration profiles. Each profile maps to a specific provider (Anthropic, Ollama, OpenAI-compatible, or custom) and can be applied across all your AI coding tools.
Key Features
Section titled “Key Features”- Switch providers instantly — one command to flip between Anthropic, Ollama, and custom APIs
- Multi-tool support — manage Claude Code, Codex, and Continue.dev from one config
- Cloud sync — sync your profiles across machines
- CLI-first design — terminal-native with interactive prompts and a local Web UI
Quick Start
Section titled “Quick Start”npm install -g swixterswixter claude create my-profileswixter claude switch my-profileswixter claude applyclaude # ready to goSupported Tools
Section titled “Supported Tools”| Tool | Config Format | Adapter |
|---|---|---|
| Claude Code | JSON (~/.claude/settings.json) | Built-in |
| Codex | TOML (~/.codex/config.toml) | Built-in |
| Continue.dev | YAML (~/.continue/config.yaml) | Built-in |
Next Steps
Section titled “Next Steps”- Installation — set up Swixter on your machine
- Quick Start — create your first profile
- Commands — explore all CLI commands