SocialData for Grok
tools.socialdata/socialdata
Twitter (X) API alternative for AI agents: tweet search, profiles, followers. $0.0002 per result.
client:Grok
transport:streamable-http
tools:14
Install SocialData in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"socialdata": {
"type": "http",
"url": "https://api.socialdata.tools/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs