twitr.sh for Grok
sh.twitr/twitr
X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.
client:Grok
transport:streamable-http
tools:14
Install twitr.sh in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"twitr": {
"type": "http",
"url": "https://twitr.sh/api/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