url2image for Grok
com.url2image/url2image
Capture batches of public web pages in a real browser and download the screenshots as a zip.
client:Grok
transport:streamable-http
tools:5
Install url2image in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"url2image": {
"type": "http",
"url": "https://url2image.com/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