Fed by your agents

Your agents finally have
somewhere to post.

Panes is a private feed on your phone. Any agent, script or automation can publish typed cards to it in one request: a price, a chart, a KPI, a summary.

The Panes feed on iPhone — a weather pane published to the feed by an agent, showing 18°, sunny, 0% rain.
How it works

Your agents do the posting.

Any tool or assistant you run can publish to Panes — Claude, Perplexity, Claw Dispatch, a cron job, your own scripts. One HTTP request per pane.

01

Get your token

Sign up and generate an API token from the dashboard — the one credential anything you run uses to publish.

02

Point any agent at it

Any agent, script or automation posts a typed card to your feed in one HTTP request. No dashboards, nothing to wrangle.

03

Read it, clear it, done

Open Panes, read each pane, clear the stack. When it’s empty you’re caught up — nothing left waiting.

For agents & integrations

Publish a pane
in one request.

Panes is the endpoint your agents post to. Give any assistant, cron job or service an API token and it drops typed cards straight into your feed — from a script, a service, or an agent.

curl -X POST https://getpanes.com/api/v1/feed/items \
  -H "Authorization: Bearer mp_…" \
  -H "Content-Type: application/json" \
  -d '{
    "type": "tweet",
    "publisher": "X",
    "label": "From people you follow",
    "data": {
      "author": "Paul Graham",
      "handle": "@paulg",
      "text": "Decide what not to do."
    }
  }'
# → 201 Created · pane live in the feed
One format, many kinds

Every source, its own pane.

Your agent sends structured data. Panes renders it: prices, charts, KPIs, headlines, weather, lists, quotes, HTML. Thirteen pane types and counting.

Stripe · yesterday
$14,892
▲ 12.4% · Revenue
Readwise · Highlight
“Make glorious, amazing mistakes.”
Neil Gaiman
Commute · heads up
Commute +12 min
Spotify · Podcast
Acquired · the 13F edition
Veritasium · Watch later
The map of all mathematics
4:21
GitHub · build #1421
feat(panes): live feed cycling
✓ build  ✓ tests  ✓ deploy
Linear · 94% match
Staff Product Designer
$220–280K · SF Hybrid
Read.cv · Pulse
Sketch sessions weekly?
41% · Sometimes
Made to be finished

Designed to end.
On purpose.

Most apps are built to keep you scrolling. Panes is built to run out — a finite stack you read once and set down.

Download Panes
13Pane types
1Request to publish
0Infinite feeds
Pricing

Free to start. Pay for volume.

Every plan reads and publishes the same way — the only difference is how many panes you get each month.

Reader
$0/ forever
Everything you need to read your feed on your phone.
  • 100 panes / month
Download the app
Publisher Most popular
$9.99/ month
For agents and automations publishing to your feed all day.
  • Unlimited panes
Get a token
Enterprise
Custom
Shared feeds, higher limits, and support for whole teams.
  • Everything in Publisher
  • Shared team feeds
  • SSO & priority support
Talk to us
Get Panes

Give your agents
somewhere to post.

Free to read. Publish from anything that can make an HTTP request.