Skip to content
Grok

Post Assembly for Grok

com.postassembly/post-assembly

Editorial tools for LinkedIn. Capture ideas, draft posts, build narrative arcs, manage a schedule.

client:Grok transport:streamable-http

Install Post Assembly in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "post-assembly": {
      "type": "http",
      "url": "https://app.postassembly.com/api/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

Post Assembly in other clients