Local-first inbox workflows

Turn your inbox into a local data layer for agents and private workflows.

Postmesh syncs email locally, lets you query it like structured data, and runs workflows for bills, receipts, subscriptions, and agent context.

Currently onboarding a small number of early users.

Request access Watch the demo
Demo preview

From inbox messages to local structured records.

Postmesh syncs recent email, runs a workflow, and produces structured records you can inspect or use with tools and agents.

postmesh demo
$ postmesh connect --provider gmail
Connected account: demo@example.com
$ postmesh sync --since 90d
Synced 1,248 messages from the last 90 days.
$ postmesh workflows apply --template bills
Applied workflow: bills
Matched 18 candidate messages
Created 7 bill records
Flagged 3 for review
$ postmesh records list bills --output json
[
{
"vendor": "Figma",
"amount": 15.00,
"cadence": "monthly",
"source": "receipt",
"status": "active"
},
{
"vendor": "Adobe",
"amount": 59.99,
"cadence": "monthly",
"source": "renewal_notice",
"status": "review"
}
]

This terminal preview will be replaced with a short video using real commands and a configured demo inbox.

Workflows

Useful workflows from the email you already have.

Start with high-signal inbox data that is already sitting in receipts, bills, renewals, and account notices.

B

Bills & subscriptions

Find recurring charges, renewal notices, billing cadence, and cancellation clues.

R

Receipts & records

Extract vendors, amounts, dates, and order details into structured local records.

A

Agent context

Give local agents controlled inbox context without handing them your whole mailbox.

Early access

Two ways to use Postmesh early.

Choose early CLI access, a custom workflow setup, or describe what you want to build.

Founder Beta

$149/year

For developers and agent builders who want early access to the local CLI.

  • Local email sync
  • Structured query
  • Workflow templates
  • JSON output
  • Founder support
Request founder access

Custom Workflow Setup

$199 one-time

For people who want one specific inbox workflow configured with help.

  • Bills, receipts, or subscriptions
  • Job leads or local agent context
  • Setup guidance
  • One useful output format
  • 30 days of small fixes
Describe your workflow

Want to turn your inbox into structured local data?

Tell me what workflow you want. I'm onboarding a small number of early users manually.

Request access