Twitter Scraper API for Cursor
io.github.br0ski777/twitter-scraper
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
client:Cursor
transport:sse
Install Twitter Scraper API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"twitter-scraper": {
"url": "https://twitter-scraper.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs