Skip to main content
The deployment layer built for AI agents

Ship a site from AI. Keep editing it there.

Hosting for AI that ships and edits.

60s
ship
8s
edit
0.1
deploy / edit
  • Claude
  • Claude Code
  • ChatGPT
  • Cursor
  • Windsurf
  • VS Code
  • MCP
Ship in 60 seconds

Install it once. Ship from any AI.

Pick your AI. Paste the snippet. Ship.

claude_desktop_config.json
{
  "mcpServers": {
    "krexel": {
      "command": "npx",
      "args": ["-y", "krexel-mcp"],
      "env": {
        "KREXEL_API_URL": "https://api.krexel.com",
        "KREXEL_API_KEY": "krx_replace_with_your_key"
      }
    }
  }
}

Works with the AI you already use

MCP for Claude Code, Cursor, Windsurf, VS Code. Hosted connector for Claude.ai and ChatGPT. One account, every client.

Edit the live site — no redeploy

Your AI reads the file, ships the diff. Live in 8 seconds. Costs 0.1 against your quota, not 1.0.

Domains in one CNAME

Paste a record at your registrar. SSL is automatic, the edge is instant, the cert renews itself.

Read the install guide
  1. 01

    Get an API key

    One key. Revocable from the dashboard.

    Sign in, create a dedicated key on /keys, and copy it when shown. Your local AI uses it for each request, and you can revoke it at any time.

  2. 02

    Paste the snippet

    Five lines of JSON. One restart.

    Claude Desktop, Cursor, Windsurf, or VS Code. Your AI gets 15 tools: 6 read-only queries (list_sites, get_deploy, get_logs, …) plus 9 ship / edit tools — the headline being ship_site (one call, your folder is at <slug>.krexel.com) and edit_file (a patch lands in 8 seconds). For Claude.ai and ChatGPT, paste the hosted MCP URL instead — no install.

  3. 03

    Tell your AI to ship

    A URL lands in the chat. Edits in 8 seconds.

    "Ship this folder to mydomain.com" — full deploy, ~60 seconds. "Change my about page heading" — your AI reads the file, ships the diff.

Under the hood

What happens between the chat and the URL.

Krexel signs the deploy, uploads to the Cloudflare edge, serves from 300+ cities.

Built for

Three AI tools. One Krexel.

Same MCP server, same deploys, same edge — terminal, editor, or chat.

  • For Claude Code users

    Type a deploy command. The MCP server handles the rest.

    krexel.ship({ project: "aurora-brews" })See the install guide →
  • For Cursor + Windsurf users

    Add Krexel as an MCP server. Your agent reads, edits, and ships — no tab switching.

    { "mcpServers": { "krexel": { "command": "npx", "args": ["-y", "krexel-mcp"] } } }See the install guide →
  • For ChatGPT + Claude.ai web users

    No install. Paste the connector URL into your chat's settings.

    POST https://krexel.com/api/mcpSee the install guide →
Pricing

Pricing — start with the free CLI, upgrade for your domain.

Open-source CLI, a free Starter account, and a krexel.com subdomain. Paid plans add custom domains and higher limits.

Builder

Your first project on a real domain.

$10/mo
  • 10 custom domains (CNAME + SSL)
  • 100 deploys / month
  • 1,000 AI-edits / month · patches = 0.1 deploy
  • 3 webhook integrations
  • One-click rollback
  • Encrypted env vars
  • Email support
Get Builder
Most popular

Studio

Ship from AI. Unlimited patch deploys, one operator.

$25/mo
  • Unlimited custom domains
  • Unlimited deploys · patches = 0.1
  • 10,000 AI-edits / month
  • Unlimited webhook integrations
  • Preview deploys
  • Password-protected deploys
  • Encrypted env vars
  • Email support, <24h response
Get Studio

Team

Studio + a team. Bigger seats, audit, priority.

$50/mo
  • Everything in Studio
  • Team seats (up to 5)
  • Audit logs
  • Custom build commands
  • Priority support, <4h response
Get Team

Beyond your plan's deploy limit, we charge $0.10 per deploy.

FAQ

The questions that come up before sign-up.

  • How is Krexel different from Vercel or Netlify?

    They require a git commit and a full rebuild to change a line. Krexel ships the diff — 8 seconds, 0.1 deploy.

  • Is Krexel open source?

    Yes — the CLI and MCP server are MIT-licensed on GitHub. The hosted product (custom domains, dashboard, AI editing) is paid.

  • Can my AI edit my site after it's deployed?

    On the hosted product, yes. Say 'change the about page heading' — your AI reads the file and ships the diff in 8 seconds.

  • Do I need to know what an MCP server is?

    No. Paste the snippet, restart your AI, done. The protocol is what your AI already speaks.

  • Can my AI deploy without me watching?

    Yes. The API key scopes what your AI can do — revoke it from the dashboard at any time.

  • What happens to my sites if I cancel?

    They keep serving for 30 days, then we archive. Pull the source out any time before that.

  • What does Krexel actually host on?

    Cloudflare's edge. HTTPS by default, 300+ cities, no certificate renewal.

No credit card to start

Your AI already knows how to ship. Give it a home.

Start free on yourname.krexel.com. Add a custom domain when you outgrow it — $10/mo, one CNAME, instant SSL.

Edits count as 0.1 deploy. Full deploys count as 1.

Krexel — Ship a site from AI. Keep editing it there.