Podcast Parser for VS Code
io.github.pipeworx-io/podcast-parser
podcast-parser (CanonCannon) — what gets repeated across 162 tracked podcasts.
client:VS Code
transport:streamable-http
Install Podcast Parser in VS Code
.vscode/mcp.json
{
"servers": {
"podcast-parser": {
"type": "http",
"url": "https://gateway.pipeworx.io/podcast-parser/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs