Post Bridge for Grok
io.github.jackfriks/post-bridge
Schedule and publish social media posts to 10 platforms from your AI agent
client:Grok
transport:streamable-http
Install Post Bridge in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"post-bridge": {
"type": "http",
"url": "https://www.post-bridge.com/api/mcp/mcp"
}
}
}
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