News

Launching Cybrix: deploy with Claude in 60 seconds

Cybrix Team··3 min read

We built Cybrix because deployment was the last thing standing between an idea and a live site.

You've written the code. Claude helped you write it. The logic is right, the design looks good, the copy is sharp. And then — deployment. SSH keys, build pipelines, DNS records, SSL certificates. An hour of work to answer the question: "is it live yet?"

Cybrix answers that question in 60 seconds.


TL;DR

  • Cybrix is a Claude Code skill — say "deploy this with cybrix", get a live URL
  • No GitHub account. No Git. No config files. No dashboards
  • Free tier: one project, unlimited deploys, slug.cbrx.cc subdomain — no credit card
  • Pro $9/month: 10 projects, custom domains, 90-day deploy history with rollback
  • Two commands to install, then deploy by talking to Claude

How it works

Cybrix is a Claude Code skill. You install it once, then deploy any static site by saying "deploy this with cybrix" in your Claude session. Claude packages the build output, uploads it to Cloudflare's global edge network, and returns a live URL in the chat.

No config files. No dashboards. Just a URL.

Install in two commands

claude plugin marketplace add cybrixcc/cybrix-skills
claude plugin install cybrix-deploy@cybrix-skills

Get your API token from app.cybrix.cc/dashboard after signing up, then:

export CYBRIX_TOKEN=vd_your_token_here

From that point, deploying is: > Deploy this with cybrix

What we're shipping today

  • Free tier: one project, unlimited deploys, slug.cbrx.cc subdomain, 7-day deploy history — free, no credit card
  • Pro tier ($9/month): 10 projects, custom domain per project, unlimited deploys, 90-day history with rollback, Telegram alerts
  • The skill: open source at github.com/cybrixcc/cybrix-skills, works in Claude Code and any MCP-compatible client

Who it's for

People who vibe-code with Claude Code but don't do DevOps — course creators, coaches, designers, marketers. People who can build a landing page with AI help but don't want to learn Git, Wrangler, or DNS configuration.

If you're a developer, Vercel or Netlify probably serve you better. We're deliberately building for a different audience.


Frequently asked questions

What frameworks does Cybrix support? Any static site — Next.js, Astro, Vite, Hugo, Eleventy, Svelte, plain HTML. If Claude built it and it outputs HTML, Cybrix can deploy it.

Do I need a Cloudflare account? No. Cybrix handles all Cloudflare infrastructure. You just need a Cybrix account — and even that is free to start.

How does Cybrix work with Claude? Install the Cybrix skill in Claude Code. Then say "deploy this with cybrix" — Claude packages your project and returns a live URL. Works in any language: "deploy this", "задеплой это", "despliega esto".

Is the free tier really free forever? Yes. One project, unlimited deploys, slug.cbrx.cc subdomain. No credit card, no expiry, no surprise charges. Commercial use allowed — no Fair Use restrictions.

Can I use my own domain? Yes, on the Pro plan ($9/month). Connect any domain via CNAME and Cybrix handles SSL and routing automatically.

Ready to deploy with Claude?

Free to start. No credit card. Your first site live in 60 seconds.

Get started free