llms.txt Content
# ShipStatic
> Static hosting on a global edge network. Deploy instantly — free, no account required. Claim to keep permanently.
Zero-install deploy: `npx -y @shipstatic/ship ./dist`. Site is live in seconds; the response includes a claim URL the user can visit later to keep it permanently. Public deploys expire in 3 days unless claimed.
The platform has two primitives: **deployments** (immutable file snapshots with instant preview URLs) and **domains** (pointers you repoint between deployments for instant rollbacks).
- Package: `@shipstatic/ship` (both CLI and SDK)
- MCP (one URL, no install): `https://mcp.shipstatic.com` — drop into any MCP client
- MCP (local, full toolset): `@shipstatic/mcp`
- API: `https://api.shipstatic.com`
- Dashboard: `https://my.shipstatic.com`
- Docs: `https://docs.shipstatic.com`
## Agent Resources
- [Agent Resources](https://www.shipstatic.com/agents/): MCP, CLI skill, SDK, REST API — everything agents need
- [Hosted MCP](https://mcp.shipstatic.com): drop `https://mcp.shipstatic.com` into any MCP client — your agent can publish a website in its next message; free, no install, no signup, no API key
- [MCP (local)](https://www.npmjs.com/package/@shipstatic/mcp): `npx -y @shipstatic/mcp` — full toolset incl. custom domains; add `SHIP_API_KEY` for permanent deployments and bigger limits
- [SKILL.md](https://www.shipstatic.com/SKILL.md): Agent skill instructions for CLI-based deployment
- [.well-known/mcp.json](https://www.shipstatic.com/.well-known/mcp.json): MCP server discovery
## Docs
- [Deployments](https://docs.shipstatic.com/deployments): Immutable file snapshots with unique IDs, instant preview URLs, optional password protection
- [Domains](https://docs.shipstatic.com/domains): Platform (`*.shipstatic.com`) or custom (`www.example.com`) — no apex domains
- [Tokens](https://docs.shipstatic.com/tokens): Single-use, time-limited deploy credentials
- [API Key](https://docs.shipstatic.com/api-key): Persistent credentia