SocialBu MCP for Grok
io.github.usamaejaz/socialbu-mcp
Manage SocialBu posts, scheduling, publishing, automations, and analytics from MCP clients.
client:Grok
transport:streamable-http
Install SocialBu MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"socialbu-mcp": {
"type": "http",
"url": "https://socialbu.com/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