onyx_browser_extract
InactiveTool of onyx-paid-mcp
Read the current CDP-controlled Chrome page and return the visible text content plus a structured summary of clickable elements: buttons, links (with hrefs), inputs (with names/placeholders/types). Use when an agent needs to plan its next action — list what's on the page without screenshotting + vision-modeling. Cheap, structured, deterministic. Demo mode returns a plausible synthetic page summary. (price: $0.003 USDC, tier: metered)
Parameters schema
{
"type": "object",
"properties": {
"max_chars": {
"type": "integer",
"default": 4000,
"description": "Cap on returned text length (max 80000)"
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries