Our skill lets you upgrade your existing vibe coding tools to take advantage of the platform's features. You get the same hosting, storage, and MCP infrastructure as the native Vibe Builder, all through your current workflow. It works in Claude Code, Cursor, Codex CLI, Gemini CLI, and Claude Desktop — anywhere that supports Agent Skills.

What the platform gives you

vibe-coded.ai Skill

Your entry point

init · deploy · manage

Everything you need to build, deploy, and manage a vibe-coded.ai app

Platform

Build & wire

Data persistence (KV/SQL) · secrets · APIs · MCP

All the tools you need for a real app

Publish

Preview & production

one-command publish · OAuth security · unique URL

Your vibe live with built-in security and sharing

Live

Your URL + MCP

 

Your vibe code live and connected to the MCP ecosystem

Getting started

# install the skill
~ $ claude skill install vibe-coded-ai
 
# log in to vibe-coded.ai
~ $ claude /vibe-coded-ai login
Email: you@example.com
Password: ********
Logged in as you (token saved to ~/.vibe-coded/credentials.json)
 
# create a new vibe
~/projects $ claude /vibe-coded-ai init my-app
? Vibe type:
  1) Static HTML
  2) Vue + TypeScript
  3) Full-Stack with KV storage
  4) Full-Stack with D1 SQL (Pro)
Selected: Full-Stack with KV storage
Created .vibe-coded.json + scaffolded 8 files
 
# develop locally, then deploy
~/projects/my-app $ claude /vibe-coded-ai deploy
Uploading 14 files...
Build started (build-abc123)
Installing dependencies... done
Building frontend... done
Build succeeded.
Preview: https://p--you--my-app.vibe-coded.ai
 
# looks good — go live
~/projects/my-app $ claude /vibe-coded-ai publish
Published to production.
Live: https://you--my-app.vibe-coded.ai
MCP: https://you--my-app.vibe-coded.ai/mcp/ws

Other commands: status, logs, settings, access, secrets, password, delete

What's included

Feature Free BYOV $9/mo Pro $20/mo
Hosting
Vibes 5 10 25
Unique URL
Preview + production
Storage
KV (key-value) 100 MB 500 MB 1 GB
SQL database 50K rows 100K rows
File storage 1 GB 5 GB
Developer
Backend worker APIs
MCP server (auto-exposed)
Encrypted secrets
AI
Vibe Builder (AI) 250 credits 1,500 credits
Access
Collaborator roles
Password protection
Builds per hour 10 30 60

See the full plan details for storage types, credits, and upgrade instructions.

Take your vibe to the next level.

Works anywhere that supports skills — Claude Code, Cursor, Codex CLI, and more.