LinkedIn MCP

Set up Postking MCP for LinkedIn content

Postking is a LinkedIn content creation and scheduling tool with MCP support. Connect your AI assistant to plan, draft, approve, and publish LinkedIn posts. Setup takes about 3 minutes.

LinkedIn content creationLinkedIn schedulingMCP integration

Why teams use Postking MCP for LinkedIn

If you run LinkedIn content for multiple clients or stakeholders, MCP gives your AI agent safe access to the exact workflows you already use in Postking.

Plan and draft LinkedIn content from briefs without switching tools.
Schedule LinkedIn posts and approvals in the same MCP flow.
Switch between client profiles and keep permissions clean.
Keep an audit trail of AI agent actions for LinkedIn content.

Before you start

  • 1) Create a Postking API key in your Postking account settings.
  • 2) Use the MCP server URL below.
  • 3) Add the header x-postking-api-key with your key.
  • 4) Use the remote HTTP MCP option when your assistant supports it.
Server URL
https://postking-backend-production.up.railway.app/mcp
Local dev:
http://localhost:3001/mcp
Header:
x-postking-api-key: YOUR_API_KEY

What you get

  • • LinkedIn draft creation and editing
  • • LinkedIn scheduling and publishing
  • • Client profile switching
  • • MCP-ready workflows for teams
Best for LinkedIn managers

Use one MCP setup across 50 client accounts and keep LinkedIn workflows in one place.

Setup by assistant

Pick the tool you use and follow the steps.

Claude Desktop

  1. Open Claude Desktop → Settings → Developer → Edit Config.
  2. Edit the config file and add the MCP server under mcpServers.
  3. Restart Claude Desktop.
{
  "mcpServers": {
    "postking": {
      "type": "http",
      "url": "https://postking-backend-production.up.railway.app/mcp",
      "headers": {
        "x-postking-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Claude Code

  1. Add the server with an HTTP transport + header.
  2. Verify with claude mcp list.
claude mcp add --header "x-postking-api-key: YOUR_API_KEY" --transport http postking https://postking-backend-production.up.railway.app/mcp
claude mcp list
Tip: Use --scope user to add it to your global config.

Codex

Codex reads MCP servers from ~/.codex/config.toml.

# ~/.codex/config.toml
[mcp_servers.postking]
url = "https://postking-backend-production.up.railway.app/mcp"
http_headers = { "x-postking-api-key" = "YOUR_API_KEY" }

Cursor

  1. Open Cursor → Settings → Cursor Settings → MCP.
  2. Click “Add a Custom MCP Server” or edit the config files below.
Project config: .cursor/mcp.json · Global config: ~/.cursor/mcp.json
// .cursor/mcp.json or ~/.cursor/mcp.json
{
  "mcpServers": {
    "postking": {
      "url": "https://postking-backend-production.up.railway.app/mcp",
      "headers": {
        "x-postking-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Cline

  1. Open Cline → MCP Servers → Configure.
  2. Click “Configure MCP Servers” and add a remote server.
You can also use the Marketplace tab if you prefer one-click setup.
{
  "mcpServers": {
    "postking": {
      "url": "https://postking-backend-production.up.railway.app/mcp",
      "type": "streamableHttp",
      "headers": {
        "x-postking-api-key": "YOUR_API_KEY"
      },
      "disabled": false,
      "timeout": 60
    }
  }
}
Pro tip

Auto-invoke Postking MCP for LinkedIn

Add a rule so your assistant automatically calls Postking tools when you ask about drafts, scheduling, or client content. This keeps workflows consistent without extra prompting.

Always use the Postking MCP tools when I ask about LinkedIn drafts, scheduling, publishing, or client content workflows.
Claude Code: add to CLAUDE.md · Cursor: Settings → Rules

LinkedIn MCP FAQ

Does Postking support MCP for LinkedIn content creation?

Yes. Postking is a LinkedIn content creation and scheduling tool with MCP support so AI agents can draft, edit, and publish LinkedIn posts.

Which assistants can connect to Postking MCP?

Connect with Claude Desktop, Claude Code, Codex, Cursor, and Cline using the HTTP MCP server.

What do I need to connect Postking MCP?

Create a Postking API key, add the MCP server URL, and include the x-postking-api-key header.

By in 15 minutes, you'll have 7 LinkedIn posts scheduled.

Posts written. Images generated. Calendar filled. All in 15 minutes. In your voice.