Create AI Agents in one click.
OpenCloud is a cloud platform for deploying AI agents.
Launch n8n workflows, OpenClaw agents, and CoPaw assistants — no server skills required.
Launch n8n workflows, OpenClaw agents, and CoPaw assistants — no server skills required.
One-Click AI Templates
Deploy pre-configured AI agent stacks from the dashboard. N8N + PostgreSQL, OpenClaw + 9Router, Customer Support AI — all ready in one click.
Intuitive Dashboard
Manage all your AI agents, workflows, and resources from a clean dashboard. Deploy, monitor, and configure everything in one place.


Easy configuration from the dashboard
Edit your application config files directly in the browser with a built-in code editor. Syntax highlighting, save with Ctrl+S, and reset to defaults — all without SSH or command-line access.
Edit configuration files directly from the dashboard.
Changes are applied instantly — no restart required.
Sensitive values like API keys are automatically redacted for security.
Reset to default will overwrite your current configuration.
openclaw.json
{
"agents": {
"defaults": {
"model": {
"primary": "google/gemini-2.5-flash"
}
}
},
"channels": {
"zalouser": {
"enabled": true,
"dmPolicy": "pairing"
}
},
"plugins": {
"allow": ["zalouser", "llm-task"],
"entries": {
"zalouser": { "enabled": true },
"llm-task": { "enabled": true }
}
}
}
Built-in Assistant
Ask questions about OpenCloud in natural language. The assistant searches the documentation and provides accurate answers with source links.
Try asking a question
Dark & Light mode
Switch between dark and light themes instantly. Your preference is saved across sessions.
Comprehensive documentation with full-text search
Find answers fast with built-in search across all guides, tutorials, and API references. Everything you need to deploy and manage your applications.


One-click deployment for AI agents
Deploy n8n, OpenClaw, and CoPaw — all with a few clicks. Each application comes pre-configured with SSL, domain routing, and sensible defaults.
Managed PostgreSQL & Redis
Provision PostgreSQL and Redis in seconds. Link them to your AI agents with automatic connection setup.
AI Connections & Security
Route AI requests through 9Router for multi-provider LLM access. Add GuardRails for PII protection, prompt injection detection, and content moderation.
AI-Ready applications
Deploy AI-powered agents like OpenClaw and CoPaw out of the box. Connect your own AI models, manage API keys, and integrate with tools like Cursor, VS Code, and Claude.
Domains & SSL with zero setup
Connect your custom domain and get automatic SSL certificates via Cloudflare. OpenCloud handles DNS, routing, and certificate renewal — just point your domain and you are live.
app.config.ts
export default defineAppConfig({
ui: {
colors: {
primary: 'green',
secondary: 'sky',
},
},
socials: {
x: 'https://x.com/nuxt_js',
nuxt: 'https://nuxt.com'
}
})
Ready to deploy your AI agent?
Create your account and launch your first AI agent in minutes. Top up credits and deploy from the dashboard.