Search, draft and manage your podcast workspace from your agent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Connect your agent to your own PodMule podcast workspace β shows, episodes, transcripts, the knowledge base built from your back catalogue, clips, guest CRM and interview bookings.
The plugin bundles two things: a reference to PodMule's remote MCP server, and five skills that tell your agent when to use which part of it. Connecting without the skills gives you three tools and no idea how to drive them.
You need a PodMule workspace. This plugin talks to your data; it does nothing on its own. You sign in with your normal PodMule account the first time your agent connects β there is no API key to copy. If you don't have an account yet, start at podmule.com.
Connector URL: https://app.podmule.com/mcp Β· Full setup guide: app.podmule.com/mcp-setup
Everywhere except Claude Code, the whole install is the repo name β Squared-Lemons-Ltd/podmule-plugin β pasted into a Plugins settings screen.
Then /mcp and sign in. A browser window opens for PodMule's consent screen; if you belong to more than one workspace you pick which one the connection uses.
Non-interactive sessions (
claude -p, the Agent SDK) cannot complete the OAuth flow and will report the tools as unavailable. Authorise once from an interactive session first.
All three take the repo name directly. Open the Plugins section, choose Add custom, and enter:
Then install PodMule and sign in. One package, read by all of them.
The ChatGPT chat surface is a separate thing and is not reachable this way β it needs a connector ID minted by your own developer-mode registration, which no distributable package can carry.
These add the MCP connection only β the skills come with the plugin package, so Claude Code and ChatGPT desktop get more out of it.
Any MCP client that speaks Streamable HTTP with OAuth can point at the URL directly:
"type" is not optional. Claude Code reads a url entry without it as a stdio server, skips it, and errors.
| Skill | Ask it |
|---|---|
find-in-back-catalogue | "Which episodes discuss burnout?" Β· "Find the exact quote and timestamp." |
draft-clips | "Draft clips from Tuesday's episode." |
interview-brief | "Brief me on my next guest." |
episode-writeup | "Generate show notes and titles for episode 42." |
workspace-triage | "What needs my attention today?" |
find-in-back-catalogue is read-only and the best first thing to try. The clip and write-up skills change your workspace, so they ask before doing so.
Both manifests point at one skills directory and one .mcp.json, so the two ecosystems can never drift apart in content β only in the presentation fields each one reads.
The drift check reads PodMule's public capability list and fails if a skill mentions something the server no longer registers. It needs no credentials, and runs in CI on every push and pull request. Renaming a capability in the product is exactly the kind of change that otherwise breaks installed guidance silently.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/podmule)<a href="https://allmcps.com/mcp/podmule"><img src="https://allmcps.com/api/badge/podmule?style=directory" alt="PodMule on AllMCPs" /></a>