VibeBridge CLI · open source

Publish your AI-built site with one command.

You built it with Claude Code, Cursor, or any AI tool. VibeBridge puts it live on your own domain and makes every text and image editable by the owner, no re-prompting. It is the post-build layer, not a website builder.

Your own domain Editable without re-prompting EU hosting, GDPR-ready

Bring a site from any AI coding tool

Claude Code Cursor Codex Gemini CLI GitHub Copilot Windsurf
01 Quickstart

Three steps to live.

No config to learn and nothing to install globally. Run it straight from your finished site folder.

1

Sign up and get a key

Create an account, create a site, then generate an API key in the portal under your site, Integrations. It starts with vbb_live_.

2

Point the CLI at your site

From your finished site folder, generate a small vibebridge.json from the HTML files it finds.

3

Deploy

One command uploads every page, ships local images, and publishes the site live on your domain.

# 1. Sign up, create a site, then generate a key in the portal export VIBEBRIDGE_API_KEY="vbb_live_..." # 2. From your finished site folder npx vibebridge-cli init # 3. Push it live npx vibebridge-cli deploy # Live: https://your-domain.com
02 Commands

A small, sharp tool.

Five commands cover the whole loop, from a first look to live and back for every later change.

whoami
Check your keyConfirms the API key and lists the sites it can reach.
init
Scaffold the configBuilds a vibebridge.json from the HTML files in the current folder.
check
Lint a pageFlags forms that would lose leads and images that would 404, before you ship.
deploy
Upload and publishUploads every page, ships local images, and puts the site live on your domain.
push
Ship one pageUploads a single file, with an optional publish, for quick one-off updates.
deploy --dry-run
See the plan firstShows what would upload and which images were found, with no network calls.
03 Ways to ship

Use it the way you already work.

The same publish path, whether you type a command, let your agent do it, or wire it into a build.

The CLI

Run it by hand from your terminal or drop it into CI. Zero runtime dependencies, Node 18 and up.

npx vibebridge-cli deploy

The Claude skill

Install the skill so your agent annotates the HTML for editing, validates it, and publishes for you.

"publish my site to vibebridge"

MCP

VibeBridge speaks MCP. Connect your agent over OAuth or a key, then it calls the publish tools directly.

app.vibebridge.ai/api/mcp
04 Editable by the owner

Editable the moment it is live.

Upload your finished HTML and VibeBridge makes every text, image and button editable automatically. The CLI and your agent handle the wiring, so the owner just edits on the live preview, no code and no re-prompting, and your layout never changes.

Live HomeAboutGallery DraftLive
Headline editing
Find your next home
Subline
Real estate, made calm and clear.
Button
Explore homes
Edit text and images directly on the live preview, no sidebar, no re-prompt.
Rich text with a floating toolbar, plus a color picker for hex, rgb and hsl.
Draft and published stay separate, so you see what visitors see before you go live.
Editing never regenerates the layout. The design you built stays as it is.
Comment mode for client handoff: leave a note on any element, resolve it when done.
The editor and your agent edit the same site. Both land on the same content.
05 Not just hosting

Everything the site needs after it ships.

VibeBridge is the layer between a finished build and a real, running website.

Your domain, with SSL

Publish to your own custom domain with automatic HTTPS, no DNS scramble.

Forms and a lead inbox

Every form submission becomes a lead in one inbox. Reply by email, no extra tools.

Privacy-first analytics

See visitors, sources and your top pages in a clean dashboard. No heavy cookie banner.

EU hosting, GDPR-ready

Fast EU infrastructure with data in Frankfurt. Publish without a legal scramble.

Your files stay yours

The site goes in as the HTML and CSS your tool wrote. Keep iterating anytime.

Ship later changes over MCP

Your agent calls the publish tools, so bigger updates never need a copy-paste.

06 Open source, MIT

Read it, fork it, trust it.

The CLI and the Claude skill are public and MIT licensed. No lock-in, no black box. Star it, open an issue, or send a pull request.

# run without installing npx vibebridge-cli deploy
# or install it globally npm i -g vibebridge-cli

Your site is built. Ship it.

Take the site you made with AI and put it live on your domain in minutes, editable without re-prompting.

7-day free trial. Cancel anytime. EU hosting.