twitterapi mcp server for Grok
io.github.kaitoinfra/twitterapi-mcp-server
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
client:Grok
transport:streamable-http
tools:12
Install twitterapi mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"twitterapi-mcp-server": {
"type": "http",
"url": "https://mcp.twitterapi.io/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