Developers
Drive Atoi from a terminal or a coding client: the CLI, MCP, plugins, skills, and the models behind it.
Guides
QuickstartInstall the CLI, sign in, check the bridge, and run one task with proof.CLIEvery command family in the atoi CLI, with the flags that keep consequential actions explicit.SkillsTeach Atoi how you want a kind of work done, and keep a skill separate from the connections it uses.ToolsHow Atoi decides which tool to use, and where its authority stops.ProvidersThe provider IDs Atoi recognizes, and how direct and routed access differ.Model capabilitiesWhat to verify before you rely on a model for images, tools, long context, or media.
Reference
Setup
atoi accountConnect, inspect, and revoke the operator identity used by CLI and MCP requests.atoi loginPair the local Computer with Atoi.atoi logoutDisconnect the local Computer credential.atoi connectRun the standalone bridge for the paired Computer.atoi authConnect, inspect, and revoke the provider credentials used by the paired Computer runtime.atoi statusRead local configuration and readiness without calling the heartbeat.atoi doctorRun local readiness checks and an optional live heartbeat.atoi settingsList, inspect, and change settings through the shared registry contract.atoi upgradeCheck for a newer CLI release without changing the installation.atoi versionRead the installed CLI version.atoi tuiOpen the product terminal interface.Work
atoi projectCreate Projects, attach source, inspect state, and manage the Project lifecycle.atoi threadResolve, read, message, steer, answer, and act on a Workspace Thread.atoi taskStart, inspect, continue, cancel, apply, and publish proof-bearing Tasks.atoi inboxList and resolve durable approvals and decisions.atoi searchSearch the Atoi context you can access.atoi computerInspect placement targets, change their labels and policy, or open one in Atoi.atoi memoryPreviewInspect the paired-host memory recall contract before the full command is available.atoi workspaceUse the compatibility source topic retained for existing scripts.atoi automationCreate and operate reusable manual or scheduled work.atoi skillInspect and manage account-level Skills with durable receipts.atoi repoDiscover GitHub repositories and attach one to a Project.Extend
Reference
Preview marks a command that is still rolling out; its flags may change before it is available everywhere.
MCP tools
The terminal and coding clients work on the same projects, tasks, and receipts as the apps. The CLI gives you explicit commands, MCP exposes a governed set of tools to Codex, Claude Code, and Cursor, plugins package client guidance, and skills teach Atoi how you want a kind of work done.
#Layers
- CLI for commands and scripts.
- MCP and plugins for coding clients.
- Skills for reusable instructions.
- Tools for how Atoi picks a tool.
#Reference
- CLI reference for every public command group.
- MCP tools reference for all twelve governed tools.
- Configuration reference for files, variables, credentials, and error codes.
Start with the Quickstart and come back here once a task has returned its first receipt.