MCP

Run your social channels from Claude

Connect PostNext once and Claude can draft, schedule and publish to X, Instagram, LinkedIn, TikTok, YouTube, Threads and Bluesky through official APIs. One…

Connect PostNext to Claude in three steps

  1. Add the connector

    In Claude.ai or Claude Desktop, open Settings, then Connectors, then Add custom connector, and paste the server URL. Or use the button above, which opens Claude Desktop with the URL filled in.

  2. Or add it to Claude Code

    In a terminal, register PostNext as an HTTP MCP server with the command below. It is available in every Claude Code session from then on.

    claude mcp add --transport http postnext https://mcp.postnext.io/api
  3. Sign in once

    The first time Claude uses a PostNext tool it opens a PostNext sign-in screen. Approve it and you get a 30-day token; disconnect any time from your PostNext account page.

MCP API URL:https://mcp.postnext.io/api

What you can ask

  • Show me everything scheduled for this week and flag the gaps.
  • Draft a Friday recap thread for X and a shorter version for Threads.
  • Which of my LinkedIn posts got the most engagement in the last 30 days?

Tools your assistant can call

  • Generate a one-time link to authorise a new social channel.
  • Draft a new post (won't auto-publish).
  • Move a draft into the publish queue at a future time.
  • Read your queued posts before they go out.
  • Fetch likes, comments, shares and impressions for a published post across every connected platform.
  • Recommend the best (dayOfWeek, hour) slots for the next post on a given platform, ranked by engagement over the past 90 days.

Post to any channel

Every PostNext channel is available through the same connection. Pick one to see what an assistant can do there.

Also works from

Frequently asked questions

Do I need a paid plan?

No. The free plan gives you read access and draft creation. Only get_account_health (the 30-day analytics summary) requires a paid plan: Basic, Pro, Teams or Business.

How do I revoke access?

Disconnect from your AI client's settings, or open your account page on PostNext and remove the client. Tokens also auto-expire after 30 days of inactivity.

×