An MCP integration for rendering full-page website screenshots and PDFs using the Urlbox API.
{ "mcpServers": { "urlboxscreenshot": { "command": "npx", "args": [ "-y", "@urlbox/screenshot-mcp" ] } } }