Podlex for Claude Desktop
com.aloudable/podlex
Ask your AI anything about any podcast. 4.8M shows: who makes them, why, and how much is AI.
client:Claude Desktop
transport:streamable-http
Install Podlex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"podlex": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://podlex.aloudable.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs