Live in seconds
Agent output becomes a live link
Same URL whether you ship via MCP, cURL, or Drop. GitHub repos via Run. Copy a snippet above—or open a claimed example at hello.aft.page.
See the snippetsA cloud for small software. Drop your files or let your agent send them. Live link. No account.
Same link when you update. Roll back or take it down anytime.
% curl -fsSL https://aft.page/install | sh
% aft deploy
# → hello.aft.page
% # Agents today: MCP or CLI
% https://mcp.aft.page/mcp
% curl -fsSL https://aft.page/install | sh && aft deploy
deploy({
html: "<!DOCTYPE html><title>Hello</title><h1>Live from MCP</h1>",
preferred_slug: "hello"
})
# → hello.aft.page
% # Humans: Drop or CLI · Agents: MCP, plugin, CLI
% aft.page/drop · aft.page/run · aft.page/plugins
% curl -sS -X POST "https://api.aft.page/v1/deploy" \
-H "content-type: text/html; charset=utf-8" \
-d '<!DOCTYPE html><title>Hello</title><h1>Live from curl</h1>'
# → hello.aft.page
Capabilities
Agent output becomes a live app you can open, share, and keep — without a cloud account.
Drop a folder or let your agent call MCP. Live URL in seconds. No account.
Public when you want. Private when it’s internal. Invite by email; revoke without redeploying.
Same URL when you update. Roll back or remove anytime. Claim to own it.
Drop: static files. GitHub: aft.page/run. Builds: aft deploy. 500 files · 25 MB each · 100 MB total. Claim to keep ownership.
Get started
Agents: MCP, plugin, CLI, or cURL. Humans: Drop, Run (GitHub), or CLI. Same live URL.
mcp.aft.page/mcp
Point your agent. Deploy and rollback.
aft deploy
Install once. Ship from the terminal.
aft.page/drop
Folder or zip. No account.
aft.page/run/owner/repo
Public GitHub repo → live URL.
POST /v1/deploy
HTML in. Live URL back.
npx plugins add vaibhavmule/aft.page
Skill + MCP. Open protocols — then Unix.
Live in seconds
Same URL whether you ship via MCP, cURL, or Drop. GitHub repos via Run. Copy a snippet above—or open a claimed example at hello.aft.page.
See the snippetsShare like a Doc
Public when you want. Private when it’s internal. Add a teammate by email; remove access without redeploying. Company SSO is on the roadmap.
View a live exampleSame URL while it matters
Your URL stays the same when you update the app—and you can roll back or remove it anytime. No permanent infrastructure work for software that might only matter for a week.
Deploy an appagent→deploy→live URL ·no account, no build step, no cloud console.
Comparison
A URL and a share — without the rest of the ceremony.
Longer write-ups: typical app host · file drop · static hosting
Pricing
Personal is 30 days free, then $19. Team and Enterprise — one conversation.
Get a public link. No account. Claim it to keep, invite, or add secrets.
Free includes
Just you. 30 days free, then $19 a month. Viewers never pay.
When billing starts
Invite ACL, IP allowlist, or SSO. We quote you.
On the call
FAQ
What aft.page is, who it's for, and how it works — in plain language.
aft is a cloud for small software — a live link you can share. Drop your files or let your agent deploy. No account.
No. Anonymous deploy gives you a live shareable URL immediately. You only sign in when you want to claim the app, update it, make it private, or invite people.
Yes — free to go live during beta, including claim, private invite, and per-site secrets. Personal is 30 days free, then $19/month. Team and Enterprise are one conversation. We will email the waitlist before charging anyone.
Those are built for Big Software: repositories, builds, and cloud accounts. aft is the publishing and permission layer for small software that one person or a small team uses — an instant URL, invite-by-email sharing, clear ownership, and secrets, without the ceremony.
Any agent that speaks MCP can use the remote server at
https://mcp.aft.page/mcp with the deploy,
aft_deploys, aft_rollback, and
aft_health tools,
or call the API directly.
Yes. Claim a deploy, then keep it public, make it private, or invite specific people by email — and revoke access anytime.
Yes after you claim. Project → Domains — first one free — then
CNAME to cname.aft.page. HTTPS issues from there. Your
aft.page link stays.
Single HTML documents or multi-file static sites and SPAs (include index.html). Limits: 500 files, 25 MB per file, and 100 MB total.
Drop your files or let your agent deploy. No account.
PRICING · BILLING NOT LIVE
Free now. Personal is 30 days free, then $19. Team and Enterprise — one email. Join the waitlist before billing starts.