Screenshot API for AI agents. Capture any webpage as PNG/JPEG with dark mode, ad blocking, and full-page support.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@copperline/rendex-mcp"
],
"env": {
"RENDEX_API_KEY": ""
}
}