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/mcpwhere 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
| Topic | App | CLI | MCP |
|---|---|---|---|
| Best for | Day-to-day writing and scheduling | Terminal, local agents, and CI | ChatGPT, Claude, Cursor, and other assistants |
| How you use it | Dashboard | Commands like dun posts schedule | Chat with your assistant |
| Auth | Sign in to the web app | Device login or personal access token | OAuth 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
- Authentication — workspaces and scopes
- Connect your assistant
- Tools overview