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)
- —MCP server with 8 tools (analyze_project, deploy_project, get_logs, ...)
- —Non-zero exit code on failure — the agent knows when to fix
- —Estimated cost before publishing, labeled as a projection