# ListenBrief > Your personal daily podcast, generated by AI from the topics you care about. ListenBrief is an AI-native briefing platform. It reads RSS feeds, YouTube channels, and newsletters you choose, then generates a personalized audio briefing delivered to your inbox every morning as an MP3. ## Main Pages - [ListenBrief](https://listenbrief.com): Home — personal AI audio briefings - [How it works](https://listenbrief.com/#how-it-works): 3-step onboarding - [Pricing](https://listenbrief.com/#pricing): Starter $9/mo · Pro $19/mo · Power $39/mo · Enterprise $99/mo - [Use cases](https://listenbrief.com/use-case/): 16 landing pages for specific use cases - [Blog](https://listenbrief.com/blog/): 10 articles on AI podcasting and audio briefings ## Developer Resources - [Developer Portal](https://developer.listenbrief.com): Full documentation - [REST API](https://listenbrief.com/developer/openapi.json): 20 paths / 25 operations — profiles, sources, briefings, schedules, webhooks, referrals, teams - [MCP Server](https://listenbrief.com/mcp/v1): JSON-RPC 2.0, 10 tools for AI agents - [OpenAPI Spec](https://listenbrief.com/developer/openapi.json): OpenAPI 3.1 - [TypeScript SDK](https://developer.listenbrief.com/sdks): Source available at `sdk/typescript/` (npm publish planned) - [Python SDK](https://developer.listenbrief.com/sdks): Source available at `sdk/python/` (PyPI publish planned) - Direct REST/MCP: fully working today via `https://listenbrief.com/developer/openapi.json` and `https://listenbrief.com/mcp/v1` ## Example Briefings (MP3) - [AI Investor Briefing](https://listenbrief.com/examples/ai-investor.mp3): AI funding and model releases - [Bitcoin Briefing](https://listenbrief.com/examples/bitcoin.mp3): Crypto market intelligence - [Startup Briefing](https://listenbrief.com/examples/startup.mp3): Founder signals and YC updates - [Travel Briefing](https://listenbrief.com/examples/travel.mp3): Destination intel and deals ## Key Use Cases - [Personalized AI Podcast](https://listenbrief.com/use-case/personalized-ai-podcast) - [AI Daily Briefing](https://listenbrief.com/use-case/ai-daily-briefing) - [AI Audio Briefing](https://listenbrief.com/use-case/ai-audio-briefing) - [Custom Podcast Generator](https://listenbrief.com/use-case/custom-podcast-generator) - [RSS to Podcast](https://listenbrief.com/use-case/rss-to-podcast) - [YouTube Summary Podcast](https://listenbrief.com/use-case/youtube-summary-podcast) - [AI Podcast API](https://listenbrief.com/use-case/ai-podcast-api) - [MCP Podcast Server](https://listenbrief.com/use-case/mcp-podcast-server) ## Optional > ListenBrief can be integrated by AI agents via the MCP server at https://listenbrief.com/mcp/v1 (JSON-RPC 2.0). Authentication uses Bearer tokens. Tools include: create_briefing_profile, add_source, generate_briefing, get_latest_briefing, get_briefing_audio, schedule_briefing.