SocialClaw
Supported platforms

Generate, manage, schedule and post content.

Your social media
in one place

Start free
Beta

Create Viral Worthy Content

Upload a screen recording of your app. The AI engine attaches a UGC reaction, music, and viral worthy captions.

Try now

How it works

Connect accounts

Post to all socials

Post and
Schedule

Manage
with AI

Integrate

Connect to your AI Agent

Generate
Content

Photos, videos, sound

Use with your favorite
AI Agents

Simply install the skill with this command

npx skills add ndesv21/socialclaw
Anthropic's Claude
OpenAI's Codex
Use with OpenClaw
Use with Hermes

The most developer friendly
Social Media Scheduler

See why AI Agents love SocialClaw →

Workspace API

Schedule and publish from anywhere with a REST API. Authenticate with your workspace key as a bearer token.

Base URL

https://getsocialclaw.com/v1

Send Authorization: Bearer sc_live_your_key on every request.

Schedule a post

curl -X POST https://getsocialclaw.com/v1/posts/apply \
  -H "Authorization: Bearer sc_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{"timezone":"America/New_York","mode":"scheduled","posts":[{"account":"linkedin:person:123","provider":"linkedin","description":"Hello from the API","publish_at":"2026-06-01T14:00:00-04:00"}]}'
Read the full API reference →

MCP server

Give Claude and other MCP clients direct access to your SocialClaw workspace over streamable HTTP.

Add to Claude Code

claude mcp add --transport http socialclaw \
  https://getsocialclaw.com/mcp \
  --header "Authorization: Bearer sc_live_your_key"

Hosted endpoint

https://getsocialclaw.com/mcp

Tool discovery is open; tool calls require your workspace API key.

What your agent can do

Once connected, the agent can connect accounts, upload media, and schedule or publish posts on your behalf — no per-tool setup. Typical flow:

list_accounts → account_capabilities → upload_asset → validate_schedule → apply_schedule → run_status
View the MCP guide →

Command line

Post, schedule, and manage media straight from your terminal with the SocialClaw CLI.

Sign in

npx socialclaw login --api-key sc_live_your_key

Or export it: export SOCIALCLAW_API_KEY=sc_live_your_key

List your channels

npx socialclaw accounts list --json

Schedule & publish

Define your posts in a schedule file (YAML or JSON), validate it, then apply to publish or schedule.

npx socialclaw validate -f schedule.json --json
npx socialclaw apply -f schedule.json --json
SocialClaw CLI reference

Agent Skills

Install the SocialClaw skill so your coding agent can connect accounts and schedule posts for you.

Install the skill

npx skills add ndesv21/socialclaw

Use it in chat

Ask your agent: "Post 'Hey' to my X account" — it loads the SocialClaw skill and publishes for you.

Ready to grow
your socials?

Start free
Supported social platforms

Frequently Asked Questions

SocialClaw is one place to schedule and publish social media — for you, your team, and your AI agents. Connect your accounts once and we handle the messy parts: hosting your media, posting to every platform, scheduling ahead of time, and confirming each post actually went live.