Skip to content
Zed

social data mcp for Zed

io.github.mrocker/social-data-mcp

X/Twitter, YouTube and TikTok data tools in one stdio MCP server (Apify-hosted). Pay per result.

client:Zed transport:stdio runtime:npm

Install social data mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "social-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "social-data-mcp"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

social data mcp in other clients