Cdbx.ai – AI-powered browser IDE to describe, build, and publish apps

chbutler3 pts1 comments

cdbx.ai

What will you build today?<br>You describe it. cdbx builds it.

Already have an account? Sign in

Built for everyone<br>Whether you code or not, cdbx works for you.

For developers<br>A real IDE.<br>In your browser.<br>Everything you'd expect from a desktop IDE — without the setup. Open a tab and start building.<br>Full Monaco editor — same engine as VS Code<br>Real terminal with streaming output<br>AI pair programmer that reads and writes your files<br>Instant preview. No npm install.

For makers & creators<br>No experience<br>needed.<br>You have the idea. cdbx has the AI. Just describe what you want and watch it come to life.<br>Describe what you want in plain English<br>Watch your app get built in real-time<br>One click to publish and share<br>No setup, no installs, no learning curve

MCP Connectors<br>Your tools,<br>in context.<br>Connect any external service to your AI context — Notion, GitHub, Slack, Google Drive, and more. The AI queries them on demand. No copy-pasting, no tab-switching.<br>Connect Notion, GitHub, Slack, Google Drive, and more<br>AI queries connected services on demand — nothing preloaded<br>Any MCP-compatible server works — self-hosted or third-party<br>Running locally? Expose it with ngrok and connect instantly<br>Connect Claude Desktop or Cursor to your experiments via the cdbx MCP server

AI Agents<br>Agents in<br>every step.<br>cdbx doesn't just have an AI chat window — agents are woven into every part of the workflow, from generating your app to fixing errors to refining your UI.<br>Planning Agent — plan PRDs, architecture, and research with full connector context<br>Vibe Coding generates complete apps from a plain description<br>Self-Healing detects and fixes build errors without interrupting you<br>Visual Loop iterates your UI against the live preview<br>Help Assistant answers questions about cdbx inline as you work

Planning Agent<br>Think before you build.<br>A strategy partner with full access to your connected services. Write PRDs, design system architecture, plan a research report, or build a slide deck — with an AI that has actually read your Notion pages, Linear backlog, and GitHub repos.

6 plan types<br>General, Web App, Architecture, Deep Research, Slides, and API Spec — each with a purpose-built AI and live preview.

Connected context<br>The Planning Agent queries your Notion, GitHub, Google Drive, Linear, Figma, and Slack on demand.

AI-generated docs<br>The agent writes directly to your plan's file tree. /PRD, /ADR, /RFC, and more as slash commands.

"Start Building" handoff<br>When your plan is done, one click opens a new experiment pre-loaded with your plan as context.

See the full Think → Build → Ship workflow<br>General Plan<br>Strategy, roadmaps, and docs

Web App<br>Plan and build a web app with AI

Architecture<br>System design, C4 diagrams, and ADRs

Deep Research<br>Synthesise sources into a report

Slides<br>Build a slide deck with live preview

API Spec<br>Design REST APIs with OpenAPI 3.0

Simple by design<br>From idea to live app in minutes.

Describe<br>Tell cdbx what you want to build in plain English, or pick a template.

Build<br>AI generates all your files instantly. Your app runs in the browser immediately.

Ship<br>One click to publish. Share your live app with anyone in the world.

Every stack<br>Your language. Your framework.<br>Frontend or backend, scripted or compiled — cdbx runs it all in one place.

Frontend<br>React<br>Vue<br>Svelte<br>Angular<br>Preact<br>JavaScript<br>TypeScript

Backend<br>Python<br>Go<br>Node.js<br>Java<br>Ruby<br>Bun<br>Rust<br>Kotlin

Runner API<br>Execute code from anywhere.<br>Send code, get output. No infrastructure, no Docker, no cold starts. A single API call runs your code in a secure sandbox and returns stdout, stderr, and exit code in milliseconds.

curl<br>curl -X POST https://api.cdbx.ai/v1/runner/execute \<br>-H "Authorization: Bearer cdbx_your_key" \<br>-H "Content-Type: application/json" \<br>-d '{<br>"language": "python",<br>"files": { "main.py": "print('Hello!')" },<br>"entrypoint": "main.py"<br>}' | jq

# {<br># "stdout": "Hello!\n",<br># "exitCode": 0,<br># "durationMs": 94<br># }

30 languages, one endpoint<br>Python, Go, Node, Rust, Java, C, C++, Swift, Haskell, Elixir, Zig, and 19 more — all running in isolated sandboxes.

Secure by default<br>Network isolation, memory caps, PID limits, seccomp profiles. Each execution runs in a fresh container.

Built for agents<br>Your AI agent can run code it generates. The cdbx MCP server exposes run_code as a tool — Claude can call it directly.

Simple billing<br>Free tier includes 100 executions/month. Pro includes 2,000. Buy top-up packs when you need more — they never expire.

30 languages<br>PythonGoNode.jsTypeScriptJavaKotlinRustC#RubyCC++PHPSwiftScalaHaskellElixirClojureBashPerlLuaRDNimZigOCamlF#JuliaDartCrystalGroovy

Read the API docs

Pricing<br>Start free. Scale when you're ready.<br>Free to start. No credit card required.

Free<br>$0/ month<br>Free forever. No credit card needed.

·Start building freePublic & private experiments<br>All frameworks & languages<br>AI assistant (Haiku + GPT-4o-mini)<br>10 AI credits / month<br>Export as ZIP or push to GitHub<br>Publish to a live URL

MOST POPULAR<br>Pro<br>$20/...

cdbx build plan code live describe

Related Articles