Skip to content
Grok

Steady API Scrapers for Grok

io.github.steadyapi/scrapers

YouTube transcripts, Google Hotels prices, Google Ads Transparency, Google Trends and Threads posts.

client:Grok transport:streamable-http

Install Steady API Scrapers in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "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"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Steady API Scrapers in other clients