Skip to content
Grok

x twitter data for Grok

com.superagnt/x-twitter-data

X (Twitter) data for AI agents: tweets, profiles, followers, search, trends + social listening.

client:Grok transport:streamable-http

Install x twitter data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "x-twitter-data": {
      "type": "http",
      "url": "https://mcp.superagnt.com/mcp/x"
    }
  }
}

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

x twitter data in other clients