CursorPool
← 返回首页
Rendex Screenshot logo

Rendex Screenshot

0

面向 AI agent 的截图 API,可将任意网页截取为 PNG/JPEG,支持暗色模式、广告拦截与整页截取。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "@copperline/rendex-mcp"
  ],
  "env": {
    "RENDEX_API_KEY": ""
  }
}