Connect your assistant
Add DunSocial MCP to Claude, ChatGPT, Cursor, VS Code, and more.
Paste the MCP URL into your assistant. You approve access in the browser — no token to copy.
Step 1: Open Settings → MCP
In DunSocial, open Settings, then MCP. Copy the endpoint:
https://api.dunsocial.com/api/mcpStep 2: Add it to your assistant
Pick your client and use the matching snippet.
https://api.dunsocial.com/api/mcpIn Claude Desktop open Settings → Connectors → Add custom connector. Name it
DunSocial and paste the URL. Claude opens DunSocial so you can pick a workspace and approve access.Step 3: Approve and test
- Sign in to DunSocial if asked.
- Choose the workspace the assistant should use.
- Approve the scopes.
- Ask something simple: “List my connected social accounts and the posts scheduled this week.”
Tips
- Most actions need a connected social account. Ask the assistant to list accounts first and use the account id, not the @handle.
- Creating a draft is not the same as publishing. Say “publish” or “schedule” when you want it live.
- If tools fail with a permission error, reconnect so publish and write scopes are included — see Authentication.
- If Claude fails while adding the connector, run the Claude Code command from Settings → MCP instead, then
/mcpto authorize. That path uses the same OAuth URL without the Claude.ai connector UI. - Prefer the CLI for CI and local scripts.