Your social media. Now in Claude.
SocialDesk exposes its API as an MCP server. Connect it to Claude once, then schedule posts, generate content, check analytics, and reply to DMs and comments — in plain language.
Server URL
Connected in under a minute.
No API keys, no config files to hand-edit. Add the connector, sign in with your SocialDesk account, done.
claude.ai — web & mobile
Custom connectors require a paid Claude plan.
- 1Open Settings → Connectors and click “Add custom connector”.
- 2Name it SocialDesk and paste the server URL. Leave the OAuth fields empty.
- 3Click Add, then Connect — you're redirected to your SocialDesk sign-in.
- 4Log in and you're linked. The tools are available in every chat.
Claude Desktop
Same connector flow, in the native app.
- 1Open Settings → Connectors in the desktop app.
- 2Add a custom connector with the server URL.
- 3Connect and sign in with your SocialDesk account.
Claude Code
For the terminal.
- 1Run the command below in any project.
- 2Type /mcp to authenticate, then just ask.
claude mcp add --transport http socialdesk https://app.socialdesk.ai/api/mcp
OAuth, not API keys.
The connector authenticates with OAuth 2.1 (PKCE and dynamic client registration). You sign in with your SocialDesk account — there are no keys to copy, every tool call runs as you, and you can revoke access at any time by disconnecting. On top of that, Claude gates every tool behind its own permission system: read-only tools and write actions are approved separately.
Just say it.
“List my connected accounts”
Shows every social account linked to your space, across all platforms.
“What's scheduled this week?”
Reads your scheduled posts with dates, captions, and platforms.
“Schedule a LinkedIn post tomorrow at 11am with an AI image”
Generates the caption and image with SocialDesk AI, then schedules the post.
“Any DMs I haven't answered?”
Sweeps your unified inbox and drafts replies you can approve.
23 tools, generated from our API.
Every tool is generated from the same OpenAPI spec that powers our REST API — when the API grows, the connector grows with it. GET tools are read-only; anything that writes asks for your approval in Claude.
Posts & drafts (10)
list_postsList posts
get_a_postGet a post
update_a_postUpdate a post
delete_a_postDelete a post
get_post_insightsGet post insights
list_draftsList drafts
create_a_draftCreate a draft
update_a_draftUpdate a draft
delete_a_draftDelete a draft
publish_a_draftPublish a draft
Publishing & media (1)
publish_a_post_to_one_or_more_connected_accountsPublish (or schedule) a post to one or more connected accounts
Inbox (5)
list_dm_conversations_across_all_accounts_in_a_spaceList DM conversations across all accounts in a space
get_messages_in_a_conversationGet messages in a conversation
send_a_direct_messageSend a direct message
list_comments_on_a_published_postList comments on a published post
comment_on_a_post_or_reply_to_a_commentComment on a post, or reply to a comment
Analytics & dashboard (2)
dashboard_overview_for_a_spaceDashboard overview for a space (Home tab)
per_account_analytics_insightsPer-account analytics insights
AI generation (2)
generate_a_post_captionGenerate a post caption (+ optional image/video)
generate_hashtags_for_some_textGenerate hashtags for some text
Social accounts (1)
list_connected_social_accounts_in_a_spaceList connected social accounts in a space
Spaces & team (2)
list_spacesList spaces
get_current_userGet current user
Common questions.
Do I need an API key to connect Claude?
No. The connector uses OAuth: you sign in with your SocialDesk account during setup and can revoke access at any time by disconnecting. API keys exist too, but they are for the REST API and local integrations.
Which Claude plans support the connector?
Custom connectors on claude.ai and Claude Desktop require a paid Claude plan (Pro, Max, Team or Enterprise). Claude Code supports MCP servers on any plan.
What can Claude do with my account?
Everything the SocialDesk API exposes: schedule and publish posts, manage drafts, read analytics and the dashboard, browse and answer your unified inbox, and generate content with SocialDesk AI. Read-only tools and write actions are approved separately in Claude, and destructive actions always ask first.
Does it cost anything extra?
No. The connector is free and uses your existing SocialDesk account and plan — tool calls count against the same quotas as the web app.
Talk to your social media. Starting today.
Free to set up — the connector uses your existing SocialDesk account and plan.