Podstow for Grok
app.podstow/podstow
Send web articles or AI-written text to your personal podcast feed; listen in any podcast app.
client:Grok
transport:streamable-http
Install Podstow in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"podstow": {
"type": "http",
"url": "https://mcp.podstow.app/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs