Steady API Scrapers for VS Code
io.github.steadyapi/scrapers
YouTube transcripts, Google Hotels prices, Google Ads Transparency, Google Trends and Threads posts.
client:VS Code
transport:streamable-http
Install Steady API Scrapers in VS Code
.vscode/mcp.json
{
"servers": {
"scrapers": {
"type": "http",
"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"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs