Every AI agent on your machine, one coordination layer. Dispatch work from the web to whichever harness fits — Claude Code, Codex, Gemini, Cursor, OpenCode — and get a receipt for everything they do.
PHEWSH isn't another agent. It's the layer your agents plug into.
~/.phewsh/ on
your machine. Nothing leaves your machine; this page just renders it.
curl -fsSL phewsh.com/install.sh | sh —
no account needed.
phewsh serve executes
tasks instantly through any agent CLI you have installed.
phewsh mcp setup goes deeper — it gives Claude Code, Cursor,
and any MCP client a live session with your project's intent,
constraints, and task queue.
Everything on this page is local-first: the bridge binds to
localhost only, and receipts are plain JSON files you can
open yourself. Cross-machine sync is on the roadmap.
See /connect for the full integration picture.