SocialData for VS Code
tools.socialdata/socialdata
Twitter (X) API alternative for AI agents: tweet search, profiles, followers. $0.0002 per result.
client:VS Code
transport:streamable-http
tools:14
Install SocialData in VS Code
.vscode/mcp.json
{
"servers": {
"socialdata": {
"type": "http",
"url": "https://api.socialdata.tools/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs