Let your AI ship straight to kapaweb.

Build your app or site with Claude, Cursor or ChatGPT. Paste in the deploy brief we give you, and your AI puts it live over SSH, SFTP or FTP.

How it works

Three steps, no DevOps required.

You stay in your AI tool the whole time. We just hand it the keys to a real server.

1. Build it with your AI

Describe what you want and let Claude, Cursor or ChatGPT write the site, app or WordPress setup with you. Nothing kapaweb-specific yet — just your project.

2. Ask us for your deploy brief

Tell us you want to deploy with AI and we hand you a ready deploy brief for your account — host, SSH and FTP details, web root, PHP version, database and SSL. Just a short block of plain text.

3. Your AI ships it

Paste the brief into your assistant. It connects over SSH or FTP, uploads the files, runs the build and your project goes live — while you watch.

Get your deploy brief See hosting plans

What your AI gets

Real access to a real server.

No sandbox, no toy preview. These are the actual keys your assistant uses to deploy and connect — the same ones a human developer would use.

SSH access

A full shell on your hosting. Your AI can run git pull, build commands and deploy scripts directly on the server.

FTP / SFTP

Prefer a plain upload? Your assistant can push files over SFTP or FTP — ideal for static sites and simple drops.

MySQL database

A MySQL database with phpMyAdmin. You hand the credentials to your AI so the app connects on the first try.

WordPress, AI-ready

Self-hosted WordPress with Application Passwords and the full REST API — so your AI can create posts, pages and media on its own.

PHP 5.6 – 8.5

Pick the exact PHP version your app needs — 5.6, 7.4, 8.1, 8.3 or 8.5 — and tell your AI which one to target.

Free SSL

Free Let's Encrypt certificates with HTTP/2, so every deploy is served over HTTPS from day one.

Plus cron jobs, free SSL with HTTP/2, and 99.9% uptime on every plan.

The deploy brief

One block of text. Paste it and go.

Drop your deploy brief into Claude, Cursor or ChatGPT and ask it to deploy. We prepare it for your account — the values below are placeholders for your real ones.

# kapaweb deploy brief
host:        your-site.gr
ssh/sftp:    user@your-site.gr
ftp:         user@your-site.gr  (port 21)
password:    ********
web root:    /home/user/domains/your-site.gr/public_html
php version: 8.3
mysql:       host=localhost  db=user_app  user=user_app  password=********
             # localhost only — tunnel: ssh -L 3306:localhost:3306 user@your-site.gr
ssl:         Let's Encrypt (auto, HTTPS on)

# if you have WordPress:
wordpress:   https://your-site.gr/wp-json/
  app user:  deploy-bot
  app pass:  xxxx xxxx xxxx xxxx xxxx xxxx

# add to ~/.ssh/config — reuses one connection, avoids connection-rate bans:
#   Host your-site.gr
#     ControlMaster   auto
#     ControlPath     ~/.ssh/cm_%r@%h:%p
#     ControlPersist  10m

Get your deploy brief

What runs here

Most stacks just work on shared.

If your project is one of these, your AI can deploy it to a shared plan today.

Static sites

HTML, CSS and JavaScript, built output from any framework.

PHP apps

PHP 5.6 to 8.5, Laravel and classic PHP applications.

WordPress

Self-hosted WordPress with themes, plugins and the REST API.

Need Node.js, Python, full root or Docker?

Node and Python apps, containers, your own services or anything that needs system-level control belong on a server you fully own. We move you up — same deploy-brief workflow, just with root.

VPS Hosting Dedicated Servers
FAQ

Questions about deploying with AI

What exactly is a deploy brief?

It is a short block of plain text that lists everything your AI needs to deploy: the host, SSH and FTP details, your web root path, the PHP version, the MySQL connection, your WordPress Application Password and the SSL status. Ask us and we prepare it for your account — then you paste it into your assistant once.

Which AI tools does this work with?

Any assistant that can run commands or use SSH and FTP — Claude, Cursor and ChatGPT are the common ones. The brief is plain text, so it works the same wherever you paste it. Nothing to install on our side.

Can my AI manage my WordPress for me?

Yes. Self-hosted WordPress on kapaweb supports WordPress Application Passwords and the full /wp-json/ REST API. With those, your AI can create and update posts, pages and media on its own — something locked-down managed platforms restrict. You give it one Application Password and it handles the rest.

What if my app needs something special?

Shared hosting covers static sites, PHP and WordPress. If you need Node.js, Python, full root, Docker, containers or another database engine, that belongs on a VPS or Dedicated server — and we will move you there on the same deploy-brief workflow. Just ask and we will point you to the right plan.

Can you just do it for me?

Of course. If you would rather not touch the brief at all, our team can set everything up and deploy with you. Get in touch and we will take it from there.

Ready to take off?

Pick a domain, choose a hosting plan or just say hello — we are here to help you build it right.