Skip to content
Grok

SnapScout: Website Screenshot API for AI Agents (Image + Text) for Grok

io.github.shawmena-dotcom/website-screenshot

SnapScout: screenshot any URL (banners removed) plus status, title and clean page text for agents.

client:Grok transport:streamable-http

Install SnapScout: Website Screenshot API for AI Agents (Image + Text) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "website-screenshot": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=cybermax/website-screenshot"
    }
  }
}

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

SnapScout: Website Screenshot API for AI Agents (Image + Text) in other clients