A cloud of tiny apps

Small apps that talk to each other.

Pagenta is where small, shared apps live. A vote. A pitch deck. A sales board. A live dashboard. One file. One URL. Lock it. Expire it. Watch the state survive a refresh. Generated, deployed, and improved — by you, an AI, or an agent.

Free during beta·No card, no setup·CLI & MCP included
01 · Generated
From a prompt, an AI, or an agent.

A sentence in the dashboard. HTML you already made with Claude. An agent shipping nightly via MCP. Same product, three doors.

02 · Deployed
A real URL. A lock. An expiry. Shared state.

One command, one share-link — with the password, the timer, the brand. The page goes from artifact to product.

03 · Improved
Edit, regenerate, re-deploy. The link stays.

The chat panel rewrites it. The agent comes back smarter. The cron job refreshes data on the hour. Every page gets better the longer it lives.

Proof · state that survives a refresh

Click. Refresh. It's still there.

Three working Pagenta apps. Counter, vote, shared list. Press the buttons. Reload the page. Come back tomorrow. Persistence is the magic — small apps that remember.

pagenta.live/p/demo/counter

Tap-to-count

The number persists. Refresh — it stays.

247
pagenta.live/p/demo/poll

One-question poll

Where do you build your HTML?

pagenta.live/p/demo/wishlist

Shared notes

Add one — stays for the next visitor.

  • Custom domains@thor
  • Edge KV per page@mira
  • Email gate option@jen
Who it's for

One product. Four front doors.

A grandparent describing a recipe page. A PM dropping in a Claude artifact. A staff engineer's nightly agent. They all walk into the same dashboard.

Tier 01 · Amateur
M

I'll describe it.

Type a sentence in the dashboard. Pagenta generates the page, deploys it, hands you a link. Like Canva, but it makes apps.

for Maya, who doesn't code
Tier 02 · Tinkerer
D

I'll bring it.

Already built something with Claude or ChatGPT? Drop the HTML in. Add a password, an expiry, a slug — your AI artifact becomes a real product.

for Diego, who lives in chat tools
Tier 03 · Operator
I

I'll script it.

Real CLI. Real MCP server. pagenta deploy ./index.html from a terminal, or wire it into Cursor and let your editor ship pages for you.

for Ines, with Claude Code open
Tier 04 · Future
A

My agent will.

Agents need a place to put working things. Pagenta is that place — every MCP tool an agent needs to deploy, gate, expire, and update pages.

for the agentic web
What your AI tool doesn't do

Six things Pagenta fixes the moment you deploy.

An artifact in a chat looks like a product. It isn't. Here's what's missing — and how Pagenta fills it in.

01A messy share-link from your AI tool

A real link of your own.

Your slug, your handle, your URL. Clean enough to put in your bio, your email signature, a client deck.

● shipping
02Anyone with the link can see it

A password when you need one.

Per-page or per-portal. Rate-limited attempts. Looks like a regular link until they hit it.

● shipping
03Lives forever on someone's account

An expiry built in.

1 hour to 30 days. The pitch ended; the link should too.

● shipping
04Counter resets every refresh

State that survives.

Votes, comments, scores, lists. Refresh. Close the tab. Come back tomorrow. It's still there.

● shipping
05No real data, no fetch, no APIs

A backend in the same file.

Write tiny endpoints inline. Read and write your page's data. Call other Pagenta apps. Run code on a schedule.

v2 · soon
06Scattered across five chat tools

A portal, grouped by who it's for.

Every page for one client, one team, one friend group — branded, gated, in one place.

● shipping
Client & team portals

All the apps for one group, in one place.

Every page for a client, your team, your friends — under one branded URL with a single password. Looks like the bespoke portal you'd have built. You didn't.

  • One URL per group. pagenta.live/c/your-studio/acme. Yours, branded, password-shared.
  • Drop new pages in. Every deliverable next to the last one. The client stops searching their inbox.
  • Unified gate. One password unlocks every page in the portal. Or per-page locks if you'd rather.
  • Branded. Cover image, palette, expiry. The portal looks like your studio, not Pagenta.
pagenta.live/c/plum-studio/acme● unlocked

Acme · Plum Studio

Brand & product engagement · Q3 2026
PitchQ3 brand refresh proposal
14d left● live
TrackerProject pipeline
updated 2h ago● live
VotePick a launch date
closes Friday● live
ReportSeptember retainer recap
31d left● live
The mesh · arriving v2

And then they start talking to each other.

With APIs and cron between apps, small pages stop being pages. They become a system — a personal cloud of tiny apps that share data, trigger each other, and run on a schedule.

app · vote

Which Q4 bet?

Writes the winner into shared state.

cron · @hourly

roll-up.fetch

Reads votes, rolls up comments, calls in.

app · dashboard

Q4 standings

Renders the live leaderboard, hourly.

Roadmap

Each step makes the previous step bigger.

The dashboard you make this week gets cron next quarter, gets called by another app the quarter after.

Now · shipping

Pages, portals, gates

AI generator, drop-in HTML, CLI, MCP, password + expiry, branded portals. Everything above.

Next · weeks

APIs in the file

Inline endpoint syntax. Read & write your page's data. The first half of what makes the mesh real.

Soon · months

Cron + webhooks

Schedule a function. Trigger on a hook. “Every Monday, summarize the dashboard.” Three lines.

Later

App-to-app calls

One Pagenta app calls another by URL with a token. The mesh closes. A personal cloud.

Make a tiny app. By Tuesday.

Free during beta. No card. No setup. Describe the thing — or drop in HTML you already made — and you've got a link in under a minute.

$ pagenta deploy ./standup.html
uploading…
slug auto: standup
live at pagenta.live/p/you/standup