[ShipStatic](https://www.shipstatic.com) deploys static sites instantly from AI agents. No account, no API key, no configuration needed. ## How it works 1. Call `deployments_upload` with a build output directory 2. Site is live immediately at a unique URL 3. Response includes a claim URL — the user visits it to keep the site permanently Without credentials, deployments are public and expire in 3 days. With a free API key, deployments are permanent and tied to the user's account. ## Setup ```json { "mcpServers": { "shipstatic": { "command": "npx", "args": ["@shipstatic/mcp"] } } } ``` No `SHIP_API_KEY` needed. For permanent deployments, get a free key at [my.shipstatic.com/api-key](https://my.shipstatic.com/api-key). ## Tools **Deployments** — upload, list, get, set labels, remove **Domains** — create/update, list, get, DNS records, DNS provider lookup, shareable setup link, validate, verify, remove **Account** — whoami