Skip to content
Zed

XTapDown for Zed

io.github.farukkolip/xtapdown-mcp

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

client:Zed transport:stdio runtime:npm

Install XTapDown in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "xtapdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xtapdown-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

XTapDown in other clients