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
{
"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