VibeKit

Every app gets an AI agent.

It builds, deploys, monitors, and fixes your app. Powered by OpenClaw.

Get Started Free API Docs

Sign in with Google or GitHub · 10 FREE sessions/month · No credit card · View plans

Persistent AI agent
Your code, your repo
Build from your phone

How It Works

From prompt to production in minutes.

Describe It

"Build me a habit tracker with user accounts"

It's Live

Deploys to tracker.vibekit.bot in minutes. Auto-redeploys on git push.

Agent Takes Over

Your app gets a persistent AI agent. It monitors, diagnoses, fixes, and learns.

Infrastructure

Agent-Managed Hosting

Your agent deploys your app to a persistent container with a custom subdomain. Push to git — it redeploys automatically. Health checks every 60 seconds.

$ git push origin main
Deploying tracker.vibekit.bot...
Build complete. Live at:
https://tracker.vibekit.bot
Custom domains Git push deploy Health dashboard Encrypted env vars Postgres database
Reliability

Agents That Remember

Each agent has persistent memory. It knows your codebase, your architecture decisions, and your past bugs. When your app crashes at 3am, it already knows where to look.

CRASH: OOM in auth.ts:42
Agent diagnosing...
Fix: memory leak in session store
Redeployed. App healthy.
Log analysis Auto-restart AI-powered QA testing 100+ models
Access

Build from Anywhere

Use the web IDE from any browser. Text from your phone via Telegram. Pipe tasks through the REST API or CLI. Same power, every interface.

Web IDE
Full cloud editor
Telegram
Build from mobile
REST API
For AI agents
CLI + MCP
Terminal & Cursor
Lifecycle

Beyond Deploy

Your agent doesn't stop after the first deploy. Switch between 100+ models from 6 providers. Run AI-powered QA that browses your live app and files real bug reports. Manage env vars, databases, and subdomains — all through one API.

QA run started...
Testing 7 pages, 3 viewports
2 issues found: contrast, broken icon
Agent fixing automatically...
Redeployed. 0 issues.
AI QA testing Model selection Env management Database provisioning

For AI Agents

Give your agent superpowers.

One API call = code + repo + live URL + persistent agent.

vibekit-api
$ curl https://vibekit.bot/api/v1/hosting/app/:id/qa \
-H "Authorization: Bearer vk_..."
{
"status": "complete",
"summary": {
"critical": 1, "high": 2, "total": 5
},
"screenshots": ["mobile.png", "desktop.png"]
}
SKILL.md MCP Server CLI Full Docs

What people are building

"Build a habit tracker with user accounts and streaks"
tracker.vibekit.bot — live in minutes, database included
"SaaS dashboard with auth and Stripe billing"
dashboard.vibekit.bot — full-stack app with login
"REST API for my mobile app with JWT auth"
api.vibekit.bot — auto-healing, always running

Pricing

Simple Pricing

Start free. Scale when you're ready. Or pay as you go with balance top-ups.

Free
$0
Try it out
  • 10 AI sessions/month
  • 1 app, auto-sleeps (256MB)
  • Auto-deploy on git push
  • Bring your own API key
Get Started Free
Pro
$49/mo
For agencies managing client projects
  • 200 AI sessions/month
  • 10 always-on apps (512MB)
  • AI auto-healing + monitoring
  • Unlimited custom domains
  • 7-day logs + API + $0.25 overage
Go Pro

Or pay as you go with balance top-ups — no subscription required

Why VibeKit

Stop paying for AI tokens twice.

Other platforms bundle AI into high monthly fees. You hit limits, buy more tokens, repeat. VibeKit uses your existing API key — you only pay for the platform.

Other Platforms
Lovable Lovable Pro $25/mo
Bolt Bolt Pro $25/mo
Replit Replit Core $20/mo
Base44 Base44 Builder $40/mo
AI credits bundled — run out, then you pay more
Locked to their AI models
No persistent agent after deploy
VibeKit
VibeKitFree $0
VibeKitBuilder $19/mo
VibeKitPro $49/mo
BYOK — use your existing AI subscription
No credit system — AI costs stay on your key
Persistent agent — monitors, heals, improves
Live preview — auto-reloads as your agent codes
Or skip plans — session packs from $5, no sub

Already paying for an AI subscription? That's your AI cost — $0 extra.
VibeKit is just the platform. No tokens to buy. No credits to run out of.

Feedback

Help us build
the right thing.

We're early. Your input shapes the product. Feature requests, bug reports, hot takes — all welcome.

@VibeKitBot Docs
by @609.sol
Every app gets its own AI agent
AI agent? API documentation at https://vibekit.bot/SKILL.md -- Plugin manifest at https://vibekit.bot/ai-plugin.json