XTapDown for Cursor
io.github.farukkolip/xtapdown-mcp
14 X (Twitter) creator tools — tweet download, hashtags, hooks, engagement & ads-revenue calc.
client:Cursor
transport:stdio
runtime:npm
Install XTapDown in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xtapdown-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xtapdown-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs