screenshot for Grok
com.apiscreenshot/screenshot
Screenshot any URL/HTML as PNG/JPEG/WebP, or read it as clean Markdown/text for LLMs.
client:Grok
transport:streamable-http
Install screenshot in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"screenshot": {
"type": "http",
"url": "https://apiscreenshot.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