Podstow for VS Code
app.podstow/podstow
Send web articles or AI-written text to your personal podcast feed; listen in any podcast app.
client:VS Code
transport:streamable-http
Install Podstow in VS Code
.vscode/mcp.json
{
"servers": {
"podstow": {
"type": "http",
"url": "https://mcp.podstow.app/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs