snaplab for Grok
dev.snaplab/snaplab
Screenshot, PDF and HTML-to-image rendering API so Claude and Cursor can see any web page.
client:Grok
transport:streamable-http
Install snaplab in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"snaplab": {
"type": "http",
"url": "https://snaplab.dev/mcp"
}
}
}
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