
Post Assembly
Post Assembly is a MCP server that lets agents capture LinkedIn ideas, draft posts, build narrative arcs, and manage a publishing schedule via Post Assembly’s API.
About
Post Assembly is a hosted MCP server that wires LinkedIn-focused editorial tooling into AI coding agents. developers and founders who treat LinkedIn as a distribution channel can register the remote endpoint, supply an API key, and use tools to capture ideas, draft posts, connect posts into narrative arcs, and manage a publishing schedule—without switching to a separate content CMS. It fits the Skillselion journey when you are in Grow (content and lifecycle) but also supports Launch distribution planning and early Idea audience research. The server is version 1.0.1 with an open app repo on GitHub and a commercial product at postassembly.com. Complexity is beginner-friendly: sign up, generate a key, add the MCP remote with the secret header. It does not replace LinkedIn analytics suites or SEO tools; it optimizes the writing-and-scheduling loop for founders who already post or want a structured habit from their agent.
- Streamable HTTP remote at app.postassembly.com/api/mcp (Post Assembly server schema 1.0.1)
- Capture post ideas, draft copy, and build narrative arcs inside agent conversations
- Manage an editorial schedule tied to LinkedIn publishing
- Authenticated with required x-api-key from Settings > API Keys after postassembly.com signup
- MCP integration for Claude Code and Cursor—not a standalone writing app
Post Assembly by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http post-assembly https://app.postassembly.com/api/mcp --header "x-api-key: YOUR_X_API_KEY"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
What it does
Run a LinkedIn editorial workflow from your coding agent—ideas, drafts, arcs, and scheduling without leaving Claude Code or Cursor.
Who is it for?
Best when you publish on LinkedIn regularly and want agent-native drafting and scheduling with Post Assembly.
Skip if: Skip if you need multi-channel social suites, paid ads orchestration, or deep LinkedIn analytics without a Post Assembly account.
What you get
After you register the remote MCP server with your API key, your agent can maintain ideas, drafts, arcs, and a schedule in one editorial system instead of ad-hoc copy-paste.
- Agent-callable LinkedIn editorial operations in Post Assembly
- Structured ideas, drafts, arcs, and schedule state in the product
- Repeatable founder posting workflow from the coding agent
By the numbers
- MCP server version 1.0.1
- 1 streamable-http remote endpoint (app.postassembly.com/api/mcp)
- 1 required secret header: x-api-key
Recommended MCP Servers
How it compares
LinkedIn editorial MCP integration, not a generic SEO skill or browser automation plugin.
FAQ
Who is Post Assembly for?
Post Assembly is for developers and founders who use Claude Code, Cursor, or similar agents and want LinkedIn idea capture, drafting, narrative arcs, and scheduling through MCP.
When should I use Post Assembly?
Use it during Grow content work—or when planning Launch distribution—when you want the agent to read and update your Post Assembly editorial workspace instead of juggling docs and LinkedIn separately.
How do I add Post Assembly to my agent?
Add the streamable-http remote https://app.postassembly.com/api/mcp, set the required secret header x-api-key from postassembly.com Settings > API Keys, then restart or refresh your MCP client.