Schedule social media posts from Claude
Connect Schedulala to Claude and run your whole social presence by chatting. Draft and schedule posts to 10 platforms, pull analytics, reply to comments, and watch keywords; every post lands in your Schedulala calendar.
All 10 platforms verified and approved
Connect Claude to your social media in 3 steps
One URL, one sign-in, no code.
Add the connector
In claude.ai, open Settings, then Connectors, then Add custom connector. Paste the server URL and save.
Sign in and approve
Claude sends you to a Schedulala consent screen. Sign in with your Schedulala account, review what the connector can do, and approve. There is no API key to copy.
Ask Claude to post
Try “Schedule this announcement to all my accounts tomorrow at 9am.” Every post Claude creates shows up in your Schedulala calendar like any other post.
https://schedulala.com/api/mcpWhat Claude can do with Schedulala
25 tools covering the full product: publishing, analytics, engagement, and social listening.
Publish
- Create and schedule posts to all 10 platforms
- Carousels and per-platform captions
- Bulk scheduling and threads on Twitter/X, Threads, and Bluesky
- Upload media from any public URL and attach it to posts
Analyze
- Post analytics on 9 platforms
- Best posting times and follower growth
- YouTube transcripts and audience retention curves
- Plan usage and remaining quota at a glance
Engage
- Read comments and mentions on 6 platforms
- Draft and send replies without leaving the chat
- Hide spam or abusive comments
Listen
- Search public posts by keyword on Bluesky and Threads
- Keep a saved keyword watch list for your brand
- Results chain straight into replies
Things you can ask Claude
Plain English in, scheduled posts and real numbers out.
Works everywhere Claude does
Use the remote connector with OAuth, or the local stdio server with an API key from your developer dashboard.
claude.ai
Add the connector under Settings and Connectors. Custom connectors are available on paid Claude plans.
Claude Desktop
Use the same remote connector URL, or run the local server with an API key.
Claude Code
Point Claude Code at the remote URL, or run the stdio server via npx for key-based access.
Cursor
Add the remote URL or the npx config below to your MCP settings.
{
"mcpServers": {
"schedulala": {
"command": "npx",
"args": ["-y", "@schedulala/mcp-server"],
"env": { "SCHEDULALA_API_KEY": "sk_live_..." }
}
}
}Get an API key at schedulala.com/developers. Sandbox keys are free.
Frequently asked questions
Is it safe to connect Claude to my social accounts?
Yes. The connector uses OAuth 2.1: you sign in on a Schedulala consent screen and approve exactly what Claude can do. The credential it creates is visible in your developer dashboard as an API key named Claude Connector, and you can revoke it there at any time. Every call runs through the normal Schedulala API, so your plan quotas and rate limits apply.
Do posts created by Claude show up in my Schedulala dashboard?
Yes. Anything Claude schedules appears on your Schedulala calendar like any other post, so you can review, edit, or cancel it before it goes out.
Which platforms are supported?
Publishing works on all 10 platforms: Instagram, Facebook, Threads, LinkedIn, TikTok, Twitter/X, Bluesky, YouTube, Pinterest, and Telegram. Analytics covers 9 platforms, comment and mention management covers 6, and keyword search covers Bluesky and Threads.
Do I need a paid Claude plan?
Custom connectors on claude.ai are available on paid Claude plans. Claude Desktop, Claude Code, and Cursor can also use the local stdio server with a Schedulala API key.
Do I need to write any code?
No. Setup is pasting one URL and approving a sign-in screen. The local stdio option exists for developers who prefer an API key, but the connector itself is code-free.
Start scheduling from Claude
Create a Schedulala account, connect your social profiles, and add the connector. Setup takes a few minutes.