Skip to content
Grok

XTapDown for Grok

io.github.farukkolip/xtapdown-mcp

14 X (Twitter) creator tools — tweet download, hashtags, hooks, engagement & ads-revenue calc.

client:Grok transport:stdio runtime:npm

Install XTapDown in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "xtapdown-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "xtapdown-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

XTapDown in other clients