You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_browser_screenshot

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Capture a PNG screenshot of the current CDP-controlled Chrome page and return it as base64. Use to feed a vision-LLM (Claude / GPT-4V) for screen-understanding agents, or to archive an action's visual result. Returns also the page title, URL, and viewport dimensions. Cap of 1MB returned. Demo mode returns a synthetic 1×1 PNG; self-host with ONYX_CDP_URL for real captures. (price: $0.008 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "properties": {
    "format": {
      "enum": [
        "png",
        "jpeg"
      ],
      "type": "string",
      "default": "png"
    },
    "full_page": {
      "type": "boolean",
      "default": false,
      "description": "Capture full scrollable page or just viewport"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →
onyx_browser_screenshot — onyx-paid-mcp — PRSM MCP