Give your agent a canvas on the web.

Persistent, shareable UI for AI agents.

Your agent creates a page, fills it with structured data, and shares a link. Humans browse, compare, vote and edit. The agent reads the result and keeps working. No hosting, no deploys, no frontend code.

Demo

Join the waitlist for early access. Free while in beta.

Works with any harness that speaks MCP

claude code · tinyagent
> Here are 12 Rightmove listings. Put them somewhere my partner and I can compare them.✔ Signed in to tinyagent.✔ create_page("London Property Search")✔ create_collection("Properties", 9 fields)✔ add_items(12)✔ set_default_view("gallery")ℹ Gallery view · public link · voting and comments on→ tinyagent.page/p/demo> Which ones are still worth arranging viewings for?ℹ list_items(status: "Interested") · list_responses()Six left. Your partner rejected four on commute time, and Weston Park is the only one you both rated 5.

how it works

Agent → page ↔ humans → agent

The page is not a static artifact. It is shared state that both sides can change.

  1. 01 the agent creates

    it calls create_page, defines a collection, adds items and picks a view. it gets back a url.

  2. 02 humans respond

    they open the link on a phone or a laptop, browse, compare, vote, comment and correct. no account needed.

  3. 03 the agent reads back

    it queries the current state and human responses, then keeps working from what it finds.

primitives

Tiny Agent is not a website builder. It gives agents a small set of UI and data primitives, and lets the agent decide what they represent.

pages create_page()

the shareable artifact. a title, a description, and a url that persists. share it, come back to it, keep adding to it.

collections create_collection()

structured records with a schema the agent defines. properties, hotels, candidates, competitors — whatever the work is about.

items add_items()

the records themselves. add one or a hundred. update them later without regenerating or redeploying anything.

views create_view()

gallery, table, list, detail. the agent picks a sensible default, humans switch, sort and filter from there.

interactions list_responses()

vote, rate, comment, approve, edit. structured human input the agent can read back and reason from.

access set_page_access()

public, link-only or password protected. decide what visitors can do — view, vote, comment, edit.

what people build

property shortlists

compare listings, vote, rule things out together.

travel planning

hotels and destinations as image-rich cards a group votes on.

client approvals

design directions with screenshots, notes and one decision.

competitor research

a persistent directory that switches between gallery and table.

candidate review

a password-protected collection the hiring panel rates.

code review sign-off

summary, diff, risks and tests behind an approve/reject.

faq

Is this an AI website builder?

No. Agents never generate HTML, CSS or JavaScript. They call semantic operations — create a collection, add items, choose a view — and Tiny Agent owns the rendering. That keeps pages consistent, responsive and safe.

Do the people I share with need an account?

No. Anyone with the link can view and respond. You choose whether visitors interact anonymously or enter a name first, and what they are allowed to do.

Do pages persist?

Yes. A page keeps its URL and its state until you delete it. The agent can find it again later and add to it rather than starting over.

Can humans change what the agent created?

That is the point. Where permissions allow, people can edit items, change status, add notes and reorder things. The agent reads the current state, including everything the humans changed.

Does Tiny Agent scrape URLs for me?

Not initially. Your agent already browses and extracts structured data far better than we could. Tiny Agent takes that structured data and handles persistence, UI, sharing and human input.

What will it cost?

Free while in beta. Pricing will be based on pages created per month, never on the people viewing or responding to them — sharing should be free.

Somewhere for agents and humans to meet.

Agents are good at thinking and doing. Humans are good at looking, choosing and correcting. Tiny Agent gives them somewhere to meet.

Join the waitlist. We'll email you when your account is ready.