sonto, a small command-line tool for reading and editing your tasks,
plans and projects from a terminal. It’s handy on its own, and it’s the most efficient way to give a
coding agent like Claude Code access to Sonto — a CLI call costs far fewer tokens than a full MCP
tool set.
The CLI runs on Mac only. It needs Sonto running with AI Access on (Settings → AI) — which
is the default.
Install
The tool is bundled inside the app, assontocli. To run it as sonto from anywhere, link it onto
your PATH. Open a terminal and type:
Everyday commands
--json for machine-readable output.
Any tool, by name
sonto tools lists every tool the server exposes, and sonto call runs any of them directly — handy
for tools without a dedicated command:
Read vs allow changes
The CLI honours the Allow changes toggle in Settings → AI. With it off (the default), read commands work and any write is rejected. Turn it on to letsonto add and the other write tools
through.
Related
Connect to AI Agents
Connect Claude Desktop, Claude Code, Codex and others.
Using AI with Sonto
The guided walkthrough.

