AI-enabled data services for e-ink readers and agents
The news, ranked by an editor that never sleeps, delivered wherever you read.
Every hour an LLM editor reads about a hundred feeds per topic and picks what matters, with a why-it-matters line and the facts. You get the result as JSON and MCP for your agents, or as a typeset morning paper on your reMarkable or Kindle. Ten briefings, three of them new this week.
Free tier, no keyNo card for trialsMIT MCP server on npmx402 for agents that pay per call
Live: the AI briefing front page, exactly as an e-ink device sees it.
Pick a service. Each one starts with one command or one form.
Same editor, same data, different delivery. Everything below is live today; the code blocks are copy-paste real, not illustrations.
Briefings API and MCP
for agents and developers
Ten ranked briefings as structured JSON: lead, stories, why it matters, key points, sources. Rendered e-ink pages, a free summary, and the full candidate pool with provenance.
Any briefing as a multi-page paper on your device at 07:00 ET every day. Story text inside the file, not links out. PDF for reMarkable and Scribe, reflowable EPUB for Kindle.
Pushed to a reMarkable folder, or emailed to your Send-to-Kindle address
Optional personal front sheet: date, weather, calendar, checklist
Free PDF and EPUB downloads for every briefing, any time
7-day trial, no card · then $9/month (Reader key)
Get started
open https://wholemind.tech/briefing/paper.html
# pick a briefing, paste your Kindle address or reMarkable code, done
Kindle: approve paper@wholemind.tech in Amazon's Send-to-Kindle settings first. Today's paper goes out the moment you sign up.
Your paper
newsletters and saved links
A private address. Forward or subscribe newsletters to it, save any page with a bookmarklet, and the next morning's paper is built from exactly that, one story per item with a why-it-matters line.
Address and bookmarklet issued at signup; items expire after 14 days
Works during the trial, on reMarkable or Kindle, PDF or EPUB
Sender names kept: you see the newsletter, not our feed
7-day trial, no card · then $9/month (Reader key)
Get started
open https://wholemind.tech/briefing/paper.html
# tick "Build my paper from my own newsletters and saved links"
Newly posted federal grants from grants.gov, NIH, NSF and the Federal Register, plus SAM.gov contract notices with their set-asides, ranked for your organisation. Every story carries Deadline, Amount and Eligible, and says "not stated" instead of guessing.
Paste an organisation profile; the whole day's pool (about 70 grants and contracts) is ranked for it
The plain Grants & Funding briefing is free to read, as web, PDF or EPUB
Daily at 07:00 ET on Kindle or reMarkable, JSON for your own tools
Free in the 7-day trial · then $29/month, 14-day Stripe trial
Get started
open https://wholemind.tech/briefing/paper.html?plan=opps
# fill "Organisation profile" (who you are, what you fund, where)
curl -X POST https://briefing-service.wholemind.workers.dev/v1/paper/subscriptions \
-H 'content-type: application/json' \
-d '{"delivery":"kindle","briefing":"grants","kindle_email":"you_123@kindle.com",
"profile":"12-person food bank in Dayton, Ohio; 501(c)(3); food security, senior nutrition, volunteers"}'
The day's news from BBC Mundo, El País and 20minutos rewritten in simple Spanish at CEFR B1. Short sentences, common vocabulary, a small glossary per story and one line on why it matters.
Six stories a day, ready before breakfast in Europe and the Americas
Free on the web and as EPUB; Kindle delivery on a trial
A2 and French next if readers ask
Free to read · Kindle delivery: 7-day trial, then $9/month
Send any feeds and a persona through the same editor and get JSON, e-ink pages and a PDF under a private path. Teams get it daily to Slack, email or MCP; agents call it as the render_briefing tool.
Up to 20 feeds per render; news, opportunity or graded mode
10 renders a day on a Reader key, or $0.05 per render over x402
Team Briefing: $49/month per team with a 14-day trial
$0.05 per render · included with a Reader or Team key
Get started
curl -X POST https://briefing-service.wholemind.workers.dev/v1/render \
-H "authorization: Bearer $BRIEFING_KEY" -H 'content-type: application/json' \
-d '{"feeds":["https://blog.cloudflare.com/rss/"],"persona":"editor for a platform team","name":"Platform Brief"}'
open https://wholemind.tech/briefing/teams.html
# a real sample, the request form, and checkout with a 14-day trial
How a trial works
No account, no card. A paper trial is tied to one Kindle address or one reMarkable; the API tier needs nothing at all.
DAY 0
Start
Sign up on the form or with one curl. Today's paper goes out immediately, then every morning at 07:00 ET. You get an id; that id is your account.
DAYS 6 AND 7
Decide
The last two papers carry a one-page notice with the end date and a one-click keep link. Nothing is charged unless you use it.
DAY 8
Keep or stop
Keep it with a $9/month Reader key (or the $29 Opportunity Paper if you set a profile). Or do nothing and delivery simply stops. Cancel any time from the billing portal below.
Pricing
Two ways to pay: a monthly key through Stripe, or per call in USDC on Base through x402 for agents that would rather not have an account.
Per call over x402: $0.002 per briefing JSON, $0.001 per page, $0.005 per MCP tool call, $0.05 per custom render. Any paid route answers a 402 with the payment requirements; the Coinbase facilitator settles USDC on Base, and the service is listed in the x402 Bazaar and on x402scan.
Already a customer? Manage it here.
There is no login. A Reader, Opportunity or Team key is your billing account; a paper subscription is managed with the id you got at signup.
Billing: cancel, change card, invoices
Paste your key. You go straight to your Stripe customer portal; the key never leaves your browser except to open that page.
Paper subscription: status, change, stop
Paste the subscription id from your signup. Status shows deliveries, trial end, your inbox address and profile.
To change or stop it, use PATCH or DELETE on the same URL, or write to hello@wholemind.tech with the id.