Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

PodMule

com.podmule/podmule

Search, draft and manage your podcast workspace from your agent.

Uptime
100.0%
2 direct probes · 30d
Response
144ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

ask_podmule

Ask PodMule for a concise read-only domain answer or an advisory route plan. Use this for quick questions, summaries, diagnostics, drafting, "what should I do?" prompts, and ambiguous action requests.…

search

Search available PodMule capabilities for this OAuth token. Use this when you need the exact capability name or schema before calling execute. For ambiguous domain requests, call ask_podmule first.

execute

Execute one OAuth-visible PodMule capability. Reads run directly. Modern MCP 2026 clients with MRTR support may preview and affirm the allowlisted update_episode pilot; legacy clients and every other …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "podmule": {
      "url": "https://app.podmule.com/mcp",
      "transport": "streamable-http"
    }
  }
}