screenshot
ActiveTool of Toolcall
Full-fidelity screenshot of any public web page, captured by a real Chrome browser. Viewport or full-page, configurable width. Returns a base64 PNG. JSON response. [Paid: $0.015 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Public page URL"
},
"full": {
"type": "string",
"description": "1 for full-page, else viewport"
},
"width": {
"type": "integer",
"description": "Viewport width 320-2000, default 1280"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries