All apps
Hover to scroll
Hover to scrollTurn the knowledge in your Ounie brain into a real podcast — a cited episode script written for the ear, narrated in a voice you pick, with a hosted episode page and a private RSS feed you can subscribe to in any podcast app.
- 10 Ounie credits per episode script; ~5 credits per spoken minute to narrate it to audio (billed on actual output) — thin material charges nothing
- Every episode cites the exact brain pages it was written from — no invented facts
- Audio hosting, the shareable episode page, the RSS feed, script editing, and downloads are all free; blend up to 5 brains
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Podcast Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Podcast Studio's tools:
{
"mcpServers": {
"podcast": {
"url": "https://podcast.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Generated episode script | 10 credits per call |
| Produced audio (per ~minute) | 5 credits per call |