AgentOS Templates
Pre-built starter templates for running AgentOS in your cloud.
AgentOS templates give you a working platform with deployment, persistence, evals, and coding-agent workflows already built in. Choose a template for your deployment target, or fork an agent application and adapt it to your use case.
Choose a template
Railway
Run AgentOS and PostgreSQL on Railway.
Docker
Run locally or self-host anywhere Docker runs.
AWS
ECS Express Mode with RDS PostgreSQL.
Fly
A single always-on machine on Fly.io.
GCP
Cloud Run with Cloud SQL.
Kubernetes
A Helm chart for EKS, GKE, AKS, or your own cluster.
Azure
Container Apps with PostgreSQL.
Render
A Blueprint with managed PostgreSQL.
Modal
Modal with Neon Postgres.
Dash
Ask business questions in plain English and get grounded answers from your data.
Coda
Review pull requests, triage issues, and answer architecture questions from Slack.
Scout
Find company knowledge across Slack, Drive, wikis, the web, and MCP sources.
Context
Give your AI tools a shared CRM and knowledge base for your work.
What every AgentOS Starter includes
| Included | Why it matters |
|---|---|
| Platform Builder, Manager, Engineer, and Agno team | Build runtime components, inspect platform health, answer source questions, and coordinate the specialists |
| Coding-agent skills | Set up the repository, create and extend agents, run evals, and check the project for drift |
| AgentOS API and MCP server | Serve agents, teams, and workflows through REST and MCP, then manage and monitor them from the Control Plane |
| Evals and scheduled checks | Check response quality and tool calls, then run deployment checks on a schedule |
| PostgreSQL | Persist sessions, memory, knowledge, eval results, and traces in your database |
Build with a coding agent
Each Starter includes a setup prompt and a /setup-platform skill for Claude Code, Codex, and Cursor. It checks Docker, configures the environment, starts AgentOS, verifies the MCP endpoint, and builds your first agent with you.