Skip to content
Windsurf

social data mcp for Windsurf

io.github.mrocker/social-data-mcp

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

client:Windsurf transport:stdio runtime:npm

Install social data mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

social data mcp in other clients