Skip to main content
ClaudeWave
schedulala avatar
schedulala

schedulala-agent

View on GitHub

Agent Skill for Schedulala — schedule social posts to 12 platforms from Claude, ChatGPT, Claude Code, or any MCP agent

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · schedulala
Claude Code CLI
claude mcp add schedulala-agent -- npx -y schedulala
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "schedulala-agent": {
      "command": "npx",
      "args": ["-y", "schedulala"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

<div align="center">

<img src="assets/logo.png" width="72" alt="Schedulala logo" />

# Schedulala

### Your agent posts. Replies. Measures. Listens.

**12 Platforms. Any Agent. One Prompt.**

[![npm CLI](https://img.shields.io/npm/v/schedulala?label=schedulala&color=cb3837)](https://www.npmjs.com/package/schedulala)
[![npm MCP server](https://img.shields.io/npm/v/%40schedulala%2Fmcp-server?label=%40schedulala%2Fmcp-server&color=cb3837)](https://www.npmjs.com/package/@schedulala/mcp-server)
[![License MIT](https://img.shields.io/badge/License-MIT-blue)](LICENSE)
[![MCP Registry](https://img.shields.io/badge/MCP%20Registry-com.schedulala%2Fschedulala-8A2BE2)](https://registry.modelcontextprotocol.io/v0/servers?search=schedulala)
[![X Follow](https://img.shields.io/badge/X-%40schedulala-000)](https://x.com/schedulala)

</div>

---

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.

## Quick start

Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, claude.ai, ChatGPT,
and anything with a shell. Per-runtime guides: [schedulala.com/agents](https://schedulala.com/agents).

**CLI · MCP (remote or stdio) · sandbox keys that never publish**

Get your API key from [schedulala.com](https://schedulala.com/dashboard?view=developer), 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.

## The hosted connector (claude.ai / Claude Desktop / ChatGPT)

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:

```
https://schedulala.com/api/mcp
```

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

<p align="center">
  <img src="assets/connect-demo.gif" width="300" alt="Connecting Schedulala to Claude: Settings → Connectors → Add custom connector → paste https://schedulala.com/api/mcp — set up in two minutes" />
  &nbsp;&nbsp;
  <img src="assets/posting-demo.gif" width="300" alt="Posting from one chat: drop food photos into the upload widget, the agent drafts 7 per-platform posts with previews, then schedules them across the week" />
</p>
<p align="center">
  <em>Set up in two minutes — then post everywhere from one chat.</em><br />
  <a href="https://schedulala.com/videos/mcp-launch-45s.mp4">Full 45s demo (sound on)</a> ·
  <a href="https://schedulala.com/videos/connect-claude.mp4">Setup</a> ·
  <a href="https://schedulala.com/videos/posting-restaurant.mp4">Posting</a> ·
  <a href="https://schedulala.com/videos/comments-restaurant.mp4">Comments</a> ·
  <a href="https://schedulala.com/videos/bulk-restaurant.mp4">Bulk</a> ·
  <a href="https://schedulala.com/videos/besttimes-restaurant.mp4">Best times</a> ·
  <a href="https://schedulala.com/videos/analytics-restaurant.mp4">Analytics</a>
</p>

## Install the skill locally (optional)

The one-liner above needs no install. If your runtime prefers a local skill:

```bash
# skills CLI
npx skills add schedulala/schedulala-agent

# Claude Code plugin marketplace
/plugin marketplace add schedulala/schedulala-agent

# OpenClaw (ClawHub)
openclaw skills install schedulala

# plain git
git clone https://github.com/schedulala/schedulala-agent ~/.claude/skills/schedulala-agent
```

Pair it with either:

- the **local MCP server** — `npx -y @schedulala/mcp-server` with
  `SCHEDULALA_API_KEY` (Claude Desktop / Claude Code / Cursor config in the
  [package README](https://www.npmjs.com/package/@schedulala/mcp-server)), or
- the **CLI** — `npx schedulala init --email you@example.com`, then
  `npx schedulala post "Hello" --platforms twitter --now`. Every command
  supports `--json`; exit codes 0–7.

## What's in this repo

```
skills/schedulala/SKILL.md      the skill: install, workflow, rules, decision trees
skills/schedulala/references/   per-platform schemas, media protocol, CLI, widgets
examples/                       ready-to-adapt JSON payloads (tiktok, threads, bulk, …)
.claude-plugin/                 Claude Code plugin + marketplace manifest
```

## Links

- Developer docs (REST API, CLI, connector): https://schedulala.com/developers/docs
- Per-agent setup pages: https://schedulala.com/agents
- Connector setup: https://schedulala.com/developers/docs/claude-connector
- Claude integration page: https://schedulala.com/integrations/claude
- CLI on npm: [`schedulala`](https://www.npmjs.com/package/schedulala) ·
  MCP server on npm: [`@schedulala/mcp-server`](https://www.npmjs.com/package/@schedulala/mcp-server)
- Pricing: https://schedulala.com/pricing

## License

MIT — see [LICENSE](LICENSE). The skill documents the Schedulala service,
which is a separate commercial product.
agent-skillsagentic-aichatgptclaudeclaude-codemcpsocial-media

What people ask about schedulala-agent

What is schedulala/schedulala-agent?

+

schedulala/schedulala-agent is mcp servers for the Claude AI ecosystem. Agent Skill for Schedulala — schedule social posts to 12 platforms from Claude, ChatGPT, Claude Code, or any MCP agent It has 0 GitHub stars and was last updated today.

How do I install schedulala-agent?

+

You can install schedulala-agent by cloning the repository (https://github.com/schedulala/schedulala-agent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is schedulala/schedulala-agent safe to use?

+

schedulala/schedulala-agent has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains schedulala/schedulala-agent?

+

schedulala/schedulala-agent is maintained by schedulala. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to schedulala-agent?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy schedulala-agent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: schedulala/schedulala-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/schedulala-schedulala-agent)](https://claudewave.com/repo/schedulala-schedulala-agent)
<a href="https://claudewave.com/repo/schedulala-schedulala-agent"><img src="https://claudewave.com/api/badge/schedulala-schedulala-agent" alt="Featured on ClaudeWave: schedulala/schedulala-agent" width="320" height="64" /></a>

More MCP Servers

schedulala-agent alternatives