Skip to product information
MOTHER — Claude Code Terminal
$9.99
Sale price
$9.99
Regular price
A terminal built around Claude Code instead of merely running it. MOTHER treats Claude sessions as first-class citizens — launching them, resuming them, and telling you when they need you.
- Project launcher — recent projects, model selection, plan mode, and one-click resume of past sessions
- Real terminal underneath — full PTY sessions in tabs and splits; it's a complete terminal even without Claude
- Attention alerts — the menu-bar M lights up, notifies, and (optionally) chimes when Claude needs input while you're elsewhere
- Drop files to type paths — drag anything onto a session and its shell-quoted path lands on the command line
- Built-in command reference — every shortcut and Claude Code flag, openable as a tab beside a live session
YouTube Link - https://youtu.be/rMh9kLHb2P8
View all app themes - https://youtu.be/HGHvApMxhPw
New v1.10 Update / Release Notes:
New: Web Preview Pane
- PREVIEW button appears in the tab strip whenever a Claude Code session is active — click it and a browser pane opens split beside the session (the session keeps focus; ⌘D unsplits, SWAP moves it left/right like any tab).
- URL bar with GO / RELOAD / BROWSER controls — local dev servers (Vite, Next, anything on localhost) embed live with hot reload; sites that refuse embedding open in your default browser instead.
- The pane opens on a themed intro screen with your last URL pre-filled — nothing loads until you say so.
- Claude can drive it: from inside any session, open "mother://preview?url=http://localhost:3000" pops the preview at that URL, split beside the session. Sessions export $MOTHER_PREVIEW so the hand-off is discoverable, and it's documented in the built-in Command Reference.
New: Live Model Display & Switching
- The status bar's MODEL field now shows the actual model — sessions launched on "default" resolve what default means from your Claude Code settings (OPUS / SONNET / HAIKU) instead of just saying DEFAULT.
- Click the MODEL field on a live session to switch models from a pop-up menu (Opus / Sonnet / Haiku, current one highlighted). Picking one sends /model to the session — Claude Code performs the switch and confirms it in the terminal — and the label updates.
- Launcher model list reordered to match: Default, Opus, Sonnet, Haiku.
App Themes
Fourteen built-in themes included with all of the macOS software packages