Ask your AI anything about any podcast. 4.8M shows: who makes them, why, and how much is AI.
claude mcp add podlex --transport http https://podlex.aloudable.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"podlex": {
"url": "https://podlex.aloudable.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"podlex": {
"serverUrl": "https://podlex.aloudable.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"podlex": {
"type": "http",
"url": "https://podlex.aloudable.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"podlex": {
"url": "https://podlex.aloudable.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"podlex": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://podlex.aloudable.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://podlex.aloudable.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.aloudable--podlex/reviews or the review_server meta-tool.
POST /mcp