Help
Connect PodRead to Grok Bot
Grok Bot is the personal agent from xAI. It runs on a Cursor-hosted cloud VM. Add PodRead as an MCP server once. Then ask Grok Bot to make an episode from the desktop, iOS, or Android app.
Setup
Grok Bot connects to remote MCP servers only. Create a dedicated token for Grok Bot, so you can revoke it without touching your other integrations.
- Create a token in Settings, API Tokens. Copy it. PodRead shows it only once.
-
Send this message to Grok Bot, with your token in place of
<token>:
Grok Bot stores the header on Cursor's connector backend, not on your device.Add this MCP server. Name: PodRead. URL: https://podread.app/mcp. Header: Authorization: Bearer <token> -
If Grok Bot does not use the tool on its own, mention the connector by name: type
@PodReadin the composer. - Done. Grok Bot can now create podcast episodes for you.
Use a dedicated token. The token goes into a chat message. A token used only for Grok Bot lets you revoke it alone, without breaking any other connected app.
Example prompts
Turn this article into a podcast episode: https://example.com/article
Create a podcast episode from this text: [paste your text]
Show me my recent episodes
What voices are available?
What's my podcast feed URL?
Articles over 50,000 characters fail. See Splitting long articles. To change the voice for your new episodes, go to Settings.
Available tools
PodRead's MCP server gives Grok Bot seven tools.
create_episode_from_url- turns a web article into an episode.create_episode_from_text- turns pasted text into an episode.list_episodes- lists your episodes, newest first, with status and duration.get_episode- gets one episode by id, with its status and any error.delete_episode- deletes one episode by id. This cannot be undone.get_feed_url- gets the RSS URL of your podcast feed.list_voices- lists the voices available on your plan.
Troubleshooting
Grok Bot says it cannot reach PodRead
Create a new token in Settings, API Tokens,
then send the Add this MCP server message again with the new token.
Want to disconnect?
Revoke the token in Settings, API Tokens. Then remove the PodRead connector from Grok Bot.
Episode limit reached?
Free accounts can create 2 episodes per month. Buy a credit pack to create more.
Does Grok Bot support OAuth?
Not today. Use the API token setup above. Reports on the Cursor forum describe redirect errors and a broken flow on iOS.