Run your social media from any AI assistant with one MCP server

Connect the AI assistant you already use to your Pallyy account and ask in plain language: see what's scheduled, draft and schedule posts, import media, and pin notes to the calendar. No code, on every paid plan.

Works in the AI apps you already use

Claude connects in one click from its connector directory. ChatGPT and Cursor take the server URL as a custom connector. Any other MCP client connects with an API key.

Set up the Pallyy MCP server in three steps

Copy the server URL, add it to your assistant, then sign in to Pallyy and choose what it's allowed to do. A couple of minutes, no technical setup.

1

Copy the server URL

Every app uses the same address, and Claude lists Pallyy in its connector directory. Nothing to install.

2

Add it to your assistant

Click Connect in Claude, or paste the URL into your app's connector or MCP settings.

3

Sign in and approve

Pallyy shows what the app can do. Pick the social sets it may reach and click Authorize.

Server URL

https://app.pallyy.com/mcp

How to connect each app

The steps for each app, using the server URL above. Every one ends on the same Pallyy page, where you sign in and approve.

Claude (web and desktop)

  1. 1Open Settings > Connectors in Claude and find Pallyy in the directory.
  2. 2Click Connect.
  3. 3Sign in and approve on the Pallyy page. Pallyy is then available in every chat.

Claude Code

  1. 1Run the command below.
  2. 2In a Claude Code session, run /mcp, pick Pallyy, and authenticate.
  3. 3Approve on the Pallyy page that opens in your browser.
claude mcp add --transport http pallyy https://app.pallyy.com/mcp

ChatGPT

  1. 1Open Settings > Connectors in ChatGPT.
  2. 2No Create button? Turn on Developer mode under Advanced settings.
  3. 3Click Create, name it Pallyy, and paste the server URL.
  4. 4Keep OAuth as the authentication and save, then sign in and approve.

Cursor

  1. 1Open Cursor Settings > Tools & MCP and choose New MCP server, or edit ~/.cursor/mcp.json.
  2. 2Add the entry below and save.
  3. 3Click the server's login prompt to open the Pallyy page and approve.
{
  "mcpServers": {
    "pallyy": { "url": "https://app.pallyy.com/mcp" }
  }
}

Any other MCP client

  1. 1Create an API key under Settings > API keys with only the permissions the assistant needs.
  2. 2Add the server URL to your client with the key as a bearer token.
  3. 3The assistant can do what the key allows. No sign-in step.
Authorization: Bearer pallyy_your_api_key

What you can ask your assistant to do

Once connected, the assistant works in your account the way you would. Some of the requests it handles:

See what's scheduled

Lists your social sets and posts for any date range, filtered by status or approval, with links into Pallyy.

  • "What's going out for BeanHouse Café this week?"
  • "Which posts are still waiting for client approval?"

Draft and schedule posts

One request creates a post for several networks, each with its own caption and media, as a draft or scheduled if you allowed publishing.

  • "Draft an Instagram and LinkedIn post for Friday 9am with the latte photo."
  • "Move Monday's post to Tuesday and shorten the caption."

Import images and videos

Give it a link to an image or video and it lands in the right media library, ready to use.

  • "Add this product photo to the library and use it in Thursday's post."
  • "Show me the videos in the library from this month."

Pin notes to the calendar

Reminders, campaign dates, and recurring prompts become notes on the calendar.

  • "Add a note on the 14th that the product launch is that day."
  • "Remind the team every Monday for the next eight weeks to batch content."

The assistant can only do what you approved. Leave publishing off and it drafts while you publish. Disconnect it any time from Settings > Connected Apps.

Every tool the server exposes

14 tools, one per REST API endpoint. Every connection can read; creating and changing needs the permissions you granted.

You decide what the assistant can touch

Permissions are set when you approve an app, visible in Settings, and revocable in one click.

Post to ten networks from one conversation

One post can target every connected network at once, with its own caption and media per network, exactly like the composer.

Questions, answered

What is an MCP server?

An MCP server is a service an AI assistant connects to through the Model Context Protocol. It hands the assistant a fixed set of tools with clear inputs. Pallyy's gives Claude, ChatGPT, Cursor, and other clients 14 tools covering social sets, posts, media, and calendar notes.

Which AI apps work with the Pallyy MCP server?

Claude on the web and desktop, Claude Code, ChatGPT, and Cursor sign in with your Pallyy account. Claude has Pallyy in its connector directory; ChatGPT and Cursor take the server URL as a custom connector. Any other MCP client connects with a Pallyy API key.

Do I need to be a developer to set it up?

No. Click Connect in Claude's connector directory, or paste one URL into another assistant's connector settings, then sign in to Pallyy and approve. Nothing to install and no code to write.

Which plans include the MCP server?

The Pallyy MCP server is included on every paid plan: Pro, Agency, and Scale. The free plan does not include it. If your plan does not include it, the consent page offers an upgrade instead of the permissions list.

Can the assistant publish posts without me?

Only if you allow it. Publishing needs its own permission, shown on the consent page. Without it, the assistant creates drafts and you publish in Pallyy. It can never delete posts.

What can I ask the assistant to do?

Anything the 14 tools cover: list social sets, see posts for any date range, create or edit posts for one or several networks, import images and videos from a link, and create or change calendar notes. It cannot read analytics or reply to comments and messages.

Which social networks can it post to?

The same ten as Pallyy: Instagram, Facebook, X, LinkedIn, Google Business, Pinterest, TikTok, YouTube, Threads, and Bluesky. One post can target several at once, each with its own caption.

How is this different from the Pallyy API?

They expose the same capabilities under the same permission rules. The API is for software you build, with API keys. The MCP server is for AI assistants, which sign in with your Pallyy account and get ready-made tools. Nothing to build or host.

How do I disconnect an app?

Open Settings > Connected Apps and click Disconnect. Access ends immediately, and you can reconnect later by approving again. Approving an app a second time replaces its permissions rather than adding another connection.

Does using the MCP server cost anything extra?

No. Posts the assistant creates count toward your monthly post limit like any other. The AI app may have its own subscription requirements for custom connectors.

Ready to connect your assistant?