Clausona banner
larcane97 larcane97

Clausona

Development community

Description

CLI tool to manage multiple Claude Code profiles

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

clausona

**Switch between multiple Claude Code and OpenAI Codex CLI accounts on one machine — plugins, MCP servers, and settings stay shared.**

clausona dashboard

Why

You have multiple Claude Code or OpenAI Codex CLI accounts (personal, work, different orgs), but switching between them on a single machine is tedious:

  • Switching is manual. You need to log out, log back in, or juggle CLAUDE_CONFIG_DIR (Claude) or CODEX_HOME (Codex) yourself.
  • Settings don't carry over. Each account gets its own config directory, so your MCP servers, plugins, permissions, and settings have to be set up from scratch — every time.

clausona fixes both. Switch profiles with one command — your entire environment carries over.

csn use work             # switch to work account — done
csn use codex:personal   # switch to your personal codex account too

No re-login. No reinstalling plugins. Just switch and go.

`csn` is a shorthand alias for `clausona`, registered automatically on install.

Features

  • One-command switchingclausona use and you're on a different account
  • Shared environment — MCP servers, plugins, permissions, settings (Claude) and config.toml, skills, hooks (Codex) are symlinked across profiles within each tool. Set up once, use everywhere.
  • Pure CLI passthrough — no wrapping, no proxying, no background process. claude and codex run directly and unmodified. Compatible with oh-my-claudecode, Cline, codex plugins, and any other tool in your stack.
  • Lightweight — a single shell hook and a few symlinks. No daemon, no server, no runtime overhead.
  • Plan quota at a glance — session and weekly limit usage for every account, read live from each tool's own usage endpoint (Claude and Codex)
  • Usage tracking — per-profile cost and token usage, tracked locally (Claude only in v0.1)
  • Interactive dashboard — TUI for managing