SocialData for Cursor
tools.socialdata/socialdata
Twitter (X) API alternative for AI agents: tweet search, profiles, followers. $0.0002 per result.
client:Cursor
transport:streamable-http
tools:14
Install SocialData in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"socialdata": {
"url": "https://api.socialdata.tools/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs