Schedule and publish social posts to 12 platforms with first comments, analytics, and listening.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Schedulala teaches any AI agent to run your social media end to end: schedule and publish to 12 platforms β Twitter/X, Instagram, TikTok, LinkedIn, YouTube, Facebook, Threads, Bluesky, Pinterest, Mastodon, Telegram, and Google Business Profile β with first comments on 8 of them through one API field, every post validated against each platform's character limits and media rules before anything publishes, plus analytics, comment triage, and keyword listening from the same conversation. The skill was tested against genuinely cold agents until one installed, connected, and posted with zero human help.
Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, claude.ai, ChatGPT, and anything with a shell. Per-runtime guides: schedulala.com/agents.
CLI Β· MCP (remote or stdio) Β· sandbox keys that never publish
Get your API key from schedulala.com, then send this message to your agent:
Read https://schedulala.com/SKILL.md and follow it to set up Schedulala. My API key is sk_live_Β·Β·Β·Β·Β·Β·Β·Β·Β·
That's the whole install. The hosted skill walks your agent through the CLI
(npm i -g schedulala, zero tool-schema tokens), or MCP if you prefer typed
tools β and teaches the safe workflow: draft β validate/preview β confirm β
publish β verify, plus the per-platform rules that reject posts (TikTok
privacy + postMode, Instagram media, YouTube titles, character limits, β¦).
No key yet? A free one takes two minutes (npx schedulala init --email you@example.com) and includes 2 connected accounts and 4 posts to try the
loop. sk_test_ keys simulate everything without publishing.
No install at all β interactive widgets included (post previews, in-chat media upload, analytics cards, calendar, inbox). In Claude: Settings β Connectors β Add custom connector and paste:
OAuth sign-in, no API key handling. Requires a paid Claude plan for custom connectors; the same URL works in ChatGPT. Setup guide: https://schedulala.com/developers/docs/claude-connector
Β Β
Set up in two minutes β then post everywhere from one chat.
Full 45s demo (sound on) Β·
Setup Β·
Posting Β·
Comments Β·
Bulk Β·
Best times Β·
Analytics
The one-liner above needs no install. If your runtime prefers a local skill:
Pair it with either:
npx -y @schedulala/mcp-server with
SCHEDULALA_API_KEY (Claude Desktop / Claude Code / Cursor config in the
package README), ornpx schedulala init --email you@example.com, then
npx schedulala post "Hello" --platforms twitter --now. Every command
supports --json; exit codes 0β7.schedulala Β·
MCP server on npm: @schedulala/mcp-serverMIT β see LICENSE. The skill documents the Schedulala service, which is a separate commercial product.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/schedulala)<a href="https://allmcps.com/mcp/schedulala"><img src="https://allmcps.com/api/badge/schedulala?style=directory" alt="Schedulala on AllMCPs" /></a>