maw mascot
● macOS · open source · Apache-2.0

The terminal that lets Claude
drive.

A macOS terminal built around the Claude Code agent. Claude runs in a primary terminal and orchestrates the dev-server terminals around it — while you keep full visibility and can grab the wheel.

$brew install --cask maw-sh/maw/mawcopy
maw — nest · ~/code/app
claude spin up the dev server and run the tests
⎿ starting dev server on a Trail…
⎿ running the test suite on a Trail…
trail dev — serving http://localhost:5173
trail test 24 passed
scout git push — awaiting your ok
The idea

Claude in the driver's seat — you keep the wheel.

One Nest = a main terminal plus the supporting terminals (Trails) it can see and drive through an embedded MCP server, scoped to that Nest.

🚗

Claude drives

The agent runs in the main terminal and spawns, reads, and steers the Trails around it — dev servers, tests, builds.

👁️

You see everything

Every Trail is a live pane. Watch what's happening, scroll back, and step in any time.

Grab the wheel

It's still your terminal. Type, interrupt, take over — Claude picks back up from where things are.

Under the hood

Built for working alongside an agent.

Nests & Trails

Folder-optional terminal contexts; cd around freely.

Scent attention

Each Trail self-classifies: idle, running, error, serving.

Embedded MCP

Claude drives Trails inside a per-Nest scope wall.

Git worktrees

One command moves a tab into an isolated worktree.

Starship + cd

Bundled prompt builder & fuzzy cd completion.

Maw Remote

iOS companion with end-to-end-encrypted push.

Maw Remote · iOS

Your agent, in your pocket.

Get a push the moment Claude needs you — then open the app and reply right in the Nest. Notifications and chat are end-to-end encrypted; the relay only ever sees ciphertext.

9:41
Thursday, June 5
maw.shnow
Claude finished
tests pass — ready to deploy 🚀
maw.sh1m ago
Needs your permission
git push --force origin main?
▲ swipe to reply · approve · deny
Push the moment it needs you
app● live
On it — starting the dev server and running the suite.
● dev → serving :5173   ● test → 24 passed
All green ✅ Want me to push and open the PR?
$ git push --force origin main
Deny
Approve
approve ✅
Pushed and opened PR #142. 🎉
Message Claude…
Open the app — reply right in the Nest
Install

Two minutes to your first Nest.

$ brew install --cask maw-sh/maw/mawcopy

Developer ID-signed & notarized. macOS only. Free & open source under Apache-2.0.