Skip to content
Grok

Socialync for Grok

io.github.jackvitick/socialync

Draft, schedule, and publish posts to 8 social platforms with human approval via Socialync OAuth.

client:Grok transport:streamable-http

Install Socialync in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "socialync": {
      "type": "http",
      "url": "https://mcp.socialync.io/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

Socialync in other clients