browser_shot

browser_shot

Photograph a page and get back a URL for the picture. What it looks like, rather than what it says — a chart, a layout, a page whose content is an image. Ask for full to capture past the first screenful

4 credits per call, from your balance — or paid per request in USDC with no account at all.

Runs on Browser — A real browser: read a page after its JavaScript has run, or photograph it.

Arguments

NameTypeWhat it is
url*stringThe page to photograph
fullbooleanCapture the whole page rather than one screenful
waitstringOptional CSS selector to wait for before the shot

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"url":"url"},"name":"browser_shot"}}

Try it in the playground.