The deploy platform for AI-built software
Code generated by agents needs a target that agents know how to operate. Every SimDeploy capability exists on four surfaces: dashboard, API, CLI and MCP — nothing critical depends on clicking through screens.
How it works
1. The agent runs simdeploy analyze --json and reads the recommended architecture 2. simdeploy deploy --yes publishes and returns a URL or a typed error 3. simdeploy logs feeds the agent's fix loop
- —Typed deployment states agents handle programmatically
- —API with structured errors {code, message} and per-token scopes
- —llms.txt, AGENTS.md and /docs/agents maintained as a contract