Skip to content
VS Code

Podcastindex for VS Code

io.github.pipeworx-io/podcastindex

Podcast Index MCP — wraps the Podcast Index API (podcastindex.org)

client:VS Code transport:streamable-http

Install Podcastindex in VS Code

.vscode/mcp.json

{
  "servers": {
    "podcastindex": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/podcastindex/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Podcastindex in other clients