Connect PostNext to Claude in three steps
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.
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/apiSign 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.
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.