Skip to content
VS Code

podpast for VS Code

io.github.tomdoeswork/podpast

Search and ask the podcasts you follow inside Claude, with the exact quote and timestamp.

client:VS Code transport:streamable-http

Install podpast in VS Code

.vscode/mcp.json

{
  "servers": {
    "podpast": {
      "type": "http",
      "url": "https://api.podpast.ai/mcp"
    }
  }
}

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

podpast in other clients