Skip to content
DunSocial Docs

What is MCP

Let AI assistants work with your DunSocial workspace over Model Context Protocol.

MCP (Model Context Protocol) is how AI assistants connect to DunSocial and act on your behalf. Instead of clicking around the dashboard, you ask Claude, ChatGPT, Cursor, or another client to draft, schedule, or publish for you.

MCP endpoint

Paste this URL into Claude, ChatGPT, Cursor, or another MCP client. You approve access in the browser — no token to copy.

https://api.dunsocial.com/api/mcp
where to find it

Settings → MCP

What it is

  • A secure connection between DunSocial and tools that support MCP.
  • Uses the same workspace, accounts, posts, drafts, media, and memory as the app.
  • Connects with OAuth — you paste a URL, pick a workspace, and approve access in the browser.

MCP vs CLI vs the app

TopicAppCLIMCP
Best forDay-to-day writing and schedulingTerminal, local agents, and CIChatGPT, Claude, Cursor, and other assistants
How you use itDashboardCommands like dun posts scheduleChat with your assistant
AuthSign in to the web appDevice login or personal access tokenOAuth when you add the MCP URL

Same workspace either way. Prefer MCP when you are chatting in a remote assistant. Prefer the CLI for scripts and CI.

Why use it

  • Draft and schedule posts by chatting.
  • Save notes to memory without leaving your assistant.
  • Upload media and check connected accounts from one conversation.

Endpoint

https://api.dunsocial.com/api/mcp

Copy it from Settings → MCP in the app, or use the snippets on Connect your assistant.

Next steps

  1. Authentication — workspaces and scopes
  2. Connect your assistant
  3. Tools overview