Skip to content
VS Code

Post Assembly for VS Code

com.postassembly/post-assembly

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

client:VS Code transport:streamable-http

Install Post Assembly in VS Code

.vscode/mcp.json

{
  "servers": {
    "post-assembly": {
      "type": "http",
      "url": "https://app.postassembly.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Post Assembly in other clients