Skip to main content

CLI

The doploy command line drives the same tools the MCP server exposes, from a terminal. Coding agents that run in a terminal use it too.

Install and sign in

doploy login opens your browser and shows the same consent screen an MCP client gets. Tokens refresh themselves and are stored in ~/.config/doploy/config.json, readable only by you.

Teach your agent

Installs a short skill file for Claude Code so it knows when to reach for doploy, how to find ids, and the push → build → read failures → fix loop. Add --project to install it into the current repo instead of your home directory. For Codex and other agents:

Commands

With deploy permission:
Also doploy branches <project-id> for branch ids, and doploy skill install above. Every command accepts --json where it prints a table, so output is easy to script.