A Trello-style task board that lives in your menu bar and your terminal drawer — same boards, accessible everywhere. Organize work with drag-and-drop, labels, and multiple boards. Send any card directly into a running Claude session. Give Claude full read/write access via a localhost API — and see what it’s working on with live indicators.
Claude creates cards, moves them between lists, updates descriptions — all via localhost API
How it works
Boards are stored locally as a JSON file. Claude reads files natively. A localhost API gives Claude write access. That's the whole integration.
Add one line to your CLAUDE.md telling Claude where the board file is. Claude now sees every board, list, and card. No server, no tokens, no setup.
A localhost API gives Claude full write access. Create cards, move them between lists, update descriptions — all programmatically. Claude manages your board as it works.
When Claude claims a card, a green pulsing indicator appears on it in real time. You see exactly what Claude is working on — your board becomes a live dashboard.
Open any card, click "Send to Session," and pick which session you want it in. The text lands in the terminal. Claude has the context immediately.
Full Trello-style board UX. Drag cards between lists. Add color labels. Create multiple boards for different projects or workstreams.
Everything stays on your machine. No cloud sync. No account. The board file is JSON in your home directory. The API runs on localhost only — nothing leaves your machine.
Part of Claude Code Toolkit. The command center for Claude Code. $24 USD.