Skip to content
VS Code

XTapDown for VS Code

io.github.farukkolip/xtapdown-mcp

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

client:VS Code transport:stdio runtime:npm

Install XTapDown in VS Code

.vscode/mcp.json

{
  "servers": {
    "xtapdown-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "xtapdown-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

XTapDown in other clients