Steady API Scrapers for Cursor
io.github.steadyapi/scrapers
YouTube transcripts, Google Hotels prices, Google Ads Transparency, Google Trends and Threads posts.
client:Cursor
transport:streamable-http
Install Steady API Scrapers in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scrapers": {
"url": "https://mcp.apify.com/?tools=steadyapi/youtube-transcript-scraper,steadyapi/google-hotels-scraper,steadyapi/google-ads-transparency-scraper,steadyapi/google-trends-scraper,steadyapi/threads-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs