How to Connect Claude to Your Social Media Pipeline (Butter MCP Guide) — Butter Blog
Blog / Guides

How to connect Claude to your social media pipeline

With the Butter MCP, Claude can run your posting operation — uploads, templates, schedules, publishing, analytics — across every account you manage. Here's the full setup, what your agent can actually do, and the guardrails that keep you in charge.

BT
The Butter Team · July 23, 2026 · 9 min read

Why connect an AI agent to your posting stack?

Running organic at scale is operationally heavy: content lands in folders, templates get assigned, captions and covers configured, schedules set per account, posts routed through the right method, results checked. None of it is hard — there's just a lot of it. The Butter MCP hands that operational layer to an agent. You describe the outcome; it executes the clicks.

MCP — the Model Context Protocol — is the open standard that lets AI clients like Claude operate external software through typed tools. Butter's server exposes 100+ tools spanning the full customer surface, which is what makes the workflow below possible.

Setup: four steps, a few minutes

1

Create (or open) your Butter workspace

You need a Butter account with at least one client and one connected social account. The free tier includes one account — enough to try the whole flow end to end.

2

Add the Butter MCP as a custom connector in Claude

In Claude, open Settings → Connectors → Add custom connector, and paste the connector URL: https://mcp.hellobutter.io/mcp. In Claude Code, run: claude mcp add --transport http butter https://mcp.hellobutter.io/mcp

3

Sign in and approve scopes

Claude opens Butter's sign-in screen. Log in with your Butter credentials and approve the read/write scopes. The connection is tied to your workspace only, and you can revoke it at any time.

4

Give your agent its first job

Start small: "List my clients and show posting readiness for each account." Then work up to full pipeline runs — uploads, template assignment, scheduling, publishing, and reporting.

What your agent can actually do

The tool surface mirrors the product. A few of the real tool names, so you know what you're delegating:

  • Contentbutter_upload, butter_create_folder, butter_assign_to_account, butter_import_from_url
  • Templates & AIbutter_explore_templates, butter_set_account_templates, butter_generate_captions, butter_generate_subtitles, butter_auto_tag_library
  • Distributionbutter_set_api_posting_schedule, butter_post_now (confirmation required), per-post-type method routing
  • Analyticsbutter_client_insights, butter_account_posting_progress, butter_total_views

Prompts that work

"Check posting readiness across all of @brand's accounts and flag anything that won't hit this week's goal."
"Upload everything in this folder to @brand, assign our top 10 templates split evenly, and schedule posts at random times between 9am and 11pm my time."
"Route Reels through API posting and Stories through My Phones for every account on this client, then confirm the change per account."

Because Butter is a standard connector, it also chains with the rest of your MCP stack: when another tool in the conversation produces a finished video, your agent can hand it straight to Butter for distribution — no export-import dance.

The guardrails

Three properties keep agentic posting safe: scoped access (OAuth read/write scopes bound to your workspace only), revocability (kill the grant anytime, from either side), and confirmed publishing (posting live to a real account always requires an explicit confirmation — an agent cannot publish as a side effect).

FAQ

What is the Butter MCP?

It is a Model Context Protocol server that connects your Butter workspace to Claude and other MCP clients. It exposes over a hundred tools covering content, templates, captions, account settings, posting schedules, publishing, and analytics — so an AI agent can operate your posting pipeline in plain language.

Can Claude post to my accounts without asking?

No. Publishing live requires the agent to pass an explicit confirmation on the posting tool. Scheduling, settings and uploads are normal operations, but "post now" is always a deliberate, confirmed action.

Which posting methods can the agent use?

All four: API posting, your own phones (My Phones), cloud phones, and manual. The agent can route each post type independently per account — for example Reels through API posting and Stories from your own devices.

Does the MCP work with clients other than Claude?

Yes. The Butter MCP speaks standard MCP over Streamable HTTP with OAuth, so any client that supports remote MCP connectors can use it. Claude and Claude Code are the documented paths.

Is the Butter MCP an extra cost?

No. It is included on every Butter plan, including the free tier.

How do I disconnect it?

Revoke the connector from Claude, or revoke the grant from your Butter account. Either immediately cuts the agent’s access.

Ready to delegate the busywork?

The Butter MCP is live on every plan. Read the launch announcement or connect it now.