Skip to content
Cursor

podpast for Cursor

io.github.tomdoeswork/podpast

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

client:Cursor transport:streamable-http

Install podpast in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "podpast": {
      "url": "https://api.podpast.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

podpast in other clients