Skip to content
Grok

Podcast Parser for Grok

io.github.pipeworx-io/podcast-parser

podcast-parser (CanonCannon) — what gets repeated across 162 tracked podcasts.

client:Grok transport:streamable-http

Install Podcast Parser in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "podcast-parser": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/podcast-parser/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Podcast Parser in other clients