Skip to content
VS Code

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

io.github.shawmena-dotcom/website-screenshot

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

client:VS Code transport:streamable-http

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

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

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