autocloud

Deploy straight from Claude Code

SimDeploy was designed for agents: non-interactive CLI, JSON output, structured logs and a native MCP server. Claude Code ships a project with zero infrastructure decisions.

How it works

1. simdeploy login --token sd_live_...  (once, by a human)
2. simdeploy analyze --json  (offline analysis: framework, architecture, estimated cost)
3. simdeploy deploy --yes  (builds locally, publishes and returns the URL)
4. simdeploy logs  (diagnosis when something fails)

Learn more