Capture screenshots, generate PDFs, and render HTML to images via AI agents. Full-page capture, CSS/JS injection, cookies, geo-targeting, async pipeline with webhook callbacks.
Server Config
{
"mcpServers": {
"rendex": {
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": "your-api-key"
}
}
}
}