Twitter Scraper API for Grok
io.github.br0ski777/twitter-scraper
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
client:Grok
transport:sse
Install Twitter Scraper API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"twitter-scraper": {
"type": "sse",
"url": "https://twitter-scraper.api.klymax402.com/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