{
  "markdown": "# Social0 MCP\n\nPost to **Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky** from Claude, Cursor, ChatGPT, and other AI apps — in plain English.\n\nPrefer the **[`social0` CLI](https://www.npmjs.com/package/social0)** when you have a terminal or agent shell (`npx social0`). Use this MCP package when the AI host only supports MCP connectors.\n\n[social0.app](https://social0.app) · [CLI docs](https://docs.social0.app/docs/integrations/cli) · [MCP docs](https://docs.social0.app/docs/integrations/mcp) · [Get an API key](https://social0.app/dashboard/api-keys)\n\n---\n\n## Remote URL (recommended — no npx)\n\nWorks with **Claude.ai**, **ChatGPT**, and any AI that accepts a remote MCP connector.\n\n1. [Connect your social accounts](https://social0.app/dashboard/connections)\n2. Open **Connectors** / **MCP** settings in your AI app\n3. Add remote server URL:\n\n```text\nhttps://mcp.social0.app/mcp\n```\n\n4. Click **Connect** and approve Social0 (OAuth)\n5. Ask: “Show my connected Social0 accounts”\n\nNo Node.js, no API key in config.\n\n### Cursor (remote)\n\n```json\n{\n  \"mcpServers\": {\n    \"social0\": {\n      \"url\": \"https://mcp.social0.app/mcp\"\n    }\n  }\n}\n```\n\nIf your Cursor build doesn’t support remote/OAuth MCP yet, use local npx below.\n\n---\n\n## Local npx (API key)\n\nNeeds [Node.js 20+](https://nodejs.org/) and a `sk_live_` key from [API keys](https://social0.app/dashboard/api-keys).\n\n```json\n{\n  \"mcpServers\": {\n    \"social0\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@social0/mcp\"],\n      \"env\": {\n        \"SOCIAL0_API_KEY\": \"sk_live_your_key_here\"\n      }\n    }\n  }\n}\n```\n\n> Unscoped `npx -y social0-mcp` still works as a deprecated alias.\n\n| Host | Where |\n|------|--------|\n| Cursor | Settings → MCP / `.cursor/mcp.json` |\n| Claude Desktop | `~/Library/Application Support/Claude/claude_desktop_config.json` |\n| VS Code | Copilot MCP settings |\n\n---\n\n## Try saying\n\n- “Show my connected Social0 accounts”\n- “Post this to LinkedIn and X”\n- “Schedule this for tomorrow at 9am UTC on Instagram and TikTok”\n- “Upload this image from a URL and publish it everywhere”\n- “How did my posts do over the last month?”\n- “Any comments I haven’t answered yet?”\n- “Reply to that Bluesky comment with a thank you”\n\n---\n\n## Hosted vs local\n\n| | Hosted | Local (`npx`) |\n|--|--------|----------------|\n| URL / command | `https://mcp.social0.app/mcp` | `npx -y @social0/mcp` |\n| Auth | OAuth | `SOCIAL0_API_KEY` |\n| Media | `url` or `data` | `url`, `data`, or `file_path` |\n\n---\n\n## What you can do\n\n- Publish or schedule to any connected platforms\n- Upload images and videos\n- Draft, edit, and delete before going live\n- Check per-platform publish status\n- Get suggestions for which platforms fit a caption\n- Read live metrics for a window or a single post (`get_analytics`, `get_post_analytics`)\n- Triage comments on posts you published, and reply, like, or hide them\n  (`list_inbox_comments`, `reply_to_comment`, `moderate_comment`)\n- Read and answer DMs on networks that support them — X and Bluesky today\n  (`list_inbox_dms`, `get_inbox_dm_thread`, `reply_to_dm`)\n\nAnalytics and inbox read from each network at request time and cover posts\npublished through Social0 (plus DMs on the connected account) — they are not a\nfull social-listening feed. Replies and DMs go out publicly, so confirm the\nwording with the user before sending.\n\n## Help\n\n[AGENTS.md](./AGENTS.md) · [Product docs](https://docs.social0.app/docs/integrations/mcp) · [social0.app/mcp](https://social0.app/mcp)\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 3546,
  "sha": "d70bafbcf4bc54686271a5fb60bd2131a56c02c7291b83164d0a810cd405bced",
  "repo_slug": "abhishek-b-r/social0-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_abhishek_b_r_social0_mcp_86c7472e/readme"
}