SocialClaw
AI client integration

Connect Claude to your social accounts with SocialClaw.

Claude Desktop and Claude.ai can connect to SocialClaw's hosted MCP server, so Claude can schedule and publish posts across your social accounts without leaving the conversation.

Why Claude works with SocialClaw

SocialClaw is the hosted publishing layer; Claude stays the place you think and write.

Transport Hosted MCP, zero install Connect to one hosted streamable-HTTP endpoint at getsocialclaw.com/mcp, or run the stdio server with npx socialclaw mcp.
Tools 17 publishing tools Claude can list accounts, check provider capabilities, upload media, validate, schedule, publish, retry, and pull analytics.
Auth One workspace API key Authenticate with a Bearer workspace key from the SocialClaw dashboard. No per-network OAuth to rebuild.
State Inspectable after publish Every scheduled or published post exposes run, attempt, and delivery state the client can read back.

Inputs and requirements

The data and checks that keep the workflow grounded in current provider rules.

  • A SocialClaw workspace API key (dashboard → Developers → Public API).
  • At least one connected social account in the workspace.
  • Post content, target account, timezone, and publish time.
  • Media uploaded to SocialClaw when the network requires it.
  • Validation run before apply so provider rules are checked first.

Connect Claude in a few steps

Connect once, then drive scheduling and publishing in plain language.

Step 1

Add SocialClaw to Claude

In Claude, add a custom connector pointing to https://getsocialclaw.com/mcp with an Authorization: Bearer <workspace key> header, or add the stdio server with npx -y socialclaw mcp.

Step 2

Connect a social account

Connect X, LinkedIn, Instagram, TikTok, or another supported network once in the SocialClaw dashboard so it can be reused across every request.

Step 3

Ask in plain language

Tell Claude what to publish — for example, "schedule this thread to X and LinkedIn tomorrow at 9am" — and it calls the matching SocialClaw tools.

Step 4

Validate before publishing

SocialClaw validates the payload against provider rules before apply, so bad media, missing fields, or limits are caught early.

Step 5

Inspect the result

Read back post state, attempts, and analytics from the same workspace to confirm delivery.

Constraints to know

Important guardrails to keep the page accurate.

  • Publishing requires an active SocialClaw plan; unauthenticated clients can still list tools but not publish.
  • Each network keeps its own rules — media type, account model, and limits still apply after the client hands off the request.

Related routes

Pages that reinforce the same product and platform intent.

Frequently asked questions

How do I let Claude post to my social accounts?

Connect Claude to SocialClaw, connect your social accounts once in the SocialClaw dashboard, then ask Claude to schedule or publish. SocialClaw handles the provider-specific publish, validation, and delivery state.

Does this work in Claude Desktop and Claude.ai?

Yes. Add SocialClaw as a remote connector (hosted MCP URL) or as a local stdio server in Claude Desktop's developer config. Both expose the same 17 tools.

Which networks are supported?

X, LinkedIn (profile and page), Instagram (business and standalone), Facebook Pages, TikTok, YouTube, Reddit, Pinterest, WordPress, Discord, and Telegram.

Use SocialClaw for Claude social media integration

Connect accounts once, validate provider-specific payloads, schedule or apply work, and inspect the result from one hosted workspace.