Publish to X, Instagram, and TikTok with one endpoint, one auth token, one JSON shape. Or wire it into Claude, Cursor, or any MCP client in 30 seconds. No three SDKs to babysit. No surprise breaks when a platform ships a new API.
curl -X POST https://publishnow.app/v1/posts -H "Authorization: Bearer YOUR_API_KEY" -d '{
"content": "Hello from Publish Now!",
"platforms": ["x", "instagram", "tiktok"],
"schedule_at": "2026-06-08T09:00:00Z"
}'
{
"mcpServers": {
"publish-now": {
"command": "npx",
"args": [
"mcp-remote",
"https://publishnow.app/mcp"
]
}
}
}
Two ways in. Same result. Pick one. Or both.
// THE STATE OF THINGS
Every social platform ships its own API. Different auth, different rate limits, different media specs, different breaking changes on a Tuesday. The math doesn't get better when you add a fourth platform — it gets worse.
Rate limits, token refreshes, format quirks, platform breakage. Abstracted away.
Same JSON shape whether you post to X, Instagram, or TikTok. Add a platform later by adding a string to an array.
Drop one URL into Claude, Cursor, or any MCP client. Your AI agent now posts, schedules, and uploads — no SDK, no glue code.
Pay for posts, not seats. Side project to production on the same plan. No "contact sales."
Seriously. Sign up, grab a key, make a request.
Sign up and connect your social accounts via OAuth.
Same request format whether you're posting to one platform or all three.
Add the MCP URL to Claude or Cursor and post directly from a chat. Same product, different shape.
Model Context Protocol
Paste one URL into Claude, Cursor, or any MCP client. Your AI gets posting, scheduling, and media tools — no SDK, no glue.
{
"mcpServers": {
"publish-now": {
"command": "npx",
"args": [
"mcp-remote",
"https://publishnow.app/mcp"
]
}
}
}
Five tiers. Credit-based. 5-day free trial, no card upfront. Cancel any time the platforms annoy you (so, often).
Need more than 552,000 credits? Contact us for volume pricing.
months
Just to get three platforms working. Before your first real user.
engineering cost
In engineering time. That's a full-time dev for half a year.
maintenance
Platforms change their APIs constantly. You maintain it, or it breaks.
Or skip all that for $5/mo. First API call in under 5 minutes. First MCP call in under 30 seconds.
// READY WHEN YOU ARE
Free for 5 days. $5/mo after. Cancel any time.
Start free for 5 daysNo credit card. No "contact sales." No 90-day procurement cycle.