Podcast Studio
Built on your Ounie brain

Your brain,
on the air.

Podcast Studio turns the knowledge in your Ounie brain into a real podcast — a cited episode script, narrated in a voice you pick, with a hosted episode page and a private RSS feed you can subscribe to in any podcast app.

No subscription — pay in creditsEvery episode cites its sourceSubscribe in any podcast app
Second Brain Radio · Ep 7
What I learned shipping in Q2
4:52 · cited to your brain
1:32
4:52
made from your brainRSS ⦿ subscribe
● From your brainscript · voice · RSS
How it works

From brain to a published episode in three steps.

1

Start a show

Sign in with your Ounie account, name your show, pick the brain(s) it draws from, and choose a narrator voice. The show gets a private RSS feed URL you can add to any podcast app.

2

Generate an episode script

Give a topic (or let the brain lead) and we write a spoken episode from your material only — intro, segments, outro — cited to the pages it came from, and written for the ear. Edit any line for free before you spend a credit on audio.

3

Produce & publish

Hit produce and the script is narrated to real MP3 audio. The episode gets a shareable page and drops into your show's RSS feed — so your subscribers get it in Apple Podcasts, Overcast, or wherever they listen. Downloads and the feed are free.

What you get

A real episode, in your voice, from what you already know.

Generation reads the actual pages of your brain and writes a spoken episode — a warm intro, segments that build, and an outro — grounded in your material and cited. Pick a voice and it's narrated to MP3, gets a shareable episode page, and drops into a private RSS feed you can subscribe to anywhere.

10 cr
Per script
~5 cr/min
Narrated audio
~5 min
Per episode (v1)
RSS
Any podcast app
Scripted from YOUR brain
Every episode cites its pages
Written for the ear, not the page
Real voice audio (6 voices)
Blend up to 5 brains
Edit the script, free
Hosted episode page
Private RSS feed
Subscribe in any podcast app
No invented facts
Charged on actual audio length
Edits & downloads free
Use cases

A podcast you don't have to record.

The knowledge is already collected. Podcast Studio writes the episode, narrates it, and publishes it — you just pick the topic.

Newsletter → podcast

Every issue you've written is brain material. Turn this week's into a narrated audio episode automatically — same insights, a new format, published to your feed while you write the next one.

issue → episode

Internal briefings

Keep the team's docs in a brain and ship a weekly audio briefing everyone can listen to on a commute — grounded in what actually shipped, cited so anyone can dig into the source.

docs → briefing

Course & coaching audio

Your lessons and frameworks become an audio companion series. Learners listen on the go; every episode cites the material it teaches from, so it sounds like you because it is you.

lesson → audio

Research digests

Reports and market notes saved to a brain become a spoken digest — the five things that matter this week, narrated, with every claim traceable to a page you can open.

notes → digest

Solo founder show

Build-in-public without booking a studio. Your work log and decisions become a real episode with your chosen voice — narrative arc, intro and outro, shipped to a subscribable feed.

log → show

Private members feed

Every show gets an unguessable RSS URL. Share it with members, a client, or your team for a private audio channel that works in every podcast app — no new app to install.

private RSS
Pricing

Pay per episode. Publish free.

An episode script is 10 Ounie credits (10¢); narrating it to audio is about 5 credits per spoken minute, billed on what you actually generate. Editing the script, the hosted episode page, the RSS feed, and downloads are always free — and thin material charges nothing.

FAQ

The questions we get first.

From your Ounie brain — the wiki Ounie synthesized from your files, links, and notes. We retrieve the most relevant pages for your topic and write the episode ONLY from what they say, written for the ear. Every episode cites the pages it drew on, and if the material is too thin we write a shorter episode (or none) rather than invent.
For developers & AI agents

Drive the studio from code — or hand it to an agent.

Every dashboard action is a REST endpoint and an MCP tool: create shows, write cited episode scripts, edit them, produce narrated audio, and export. Authenticate with a pod_live_ key from your dashboard, or your Ounie fleet master key ounie_live_ — every call draws your shared Ounie credits and can never overdraw.

  • REST + MCP (Streamable HTTP & SSE) — the same pipeline the dashboard uses.
  • The Ounie AI Team connects over MCP; append ?api_key= when a client can’t set headers.
  • Writing a cited script reads your private brains, so it needs your master key. No x402 — generation is grounded in your own brain, so it’s always your credits.
podcast.ounie.com
# MCP endpoint (Claude, Cursor, the Ounie AI Team)
https://podcast.ounie.com/api/mcp
Authorization: Bearer ounie_live_…        # your master key

# REST — generate a cited episode script
curl -X POST https://podcast.ounie.com/api/shows/<id>/episodes \
  -H "Authorization: Bearer ounie_live_…" \
  -d '{ "topic": "this week in AI", "minutes": 5 }'
# → { episode_id, chars }  ·  10 credits  ·  thin material is free

Launch a podcast without recording one.

The knowledge is already in your brain. Podcast Studio writes it, narrates it, and publishes it to a feed.