Onboarding
Get your API key
One key connects your machine, your CI, or Claude Code to Shipyard. Install the CLI, authenticate, and run shipyard deploy.
Your default key
full accessshp_live_•••••••••••••••3f9aCreated 16 Jul 2026Last used 2 minutes agoWorkspace · acme-labs
1Install the CLI
$ npm i -g @shipyard/cli
2Authenticate
$ shipyard login --token shp_live_…
3Deploy
$ cd my-app && shipyard deploy
Using Claude Code?
Paste the key once with shipyard login, then just say “shipyard deploy”.