TM
ToolSnap MCP
/screenshot_url
screenshot url
Screenshot a page → public image URL. $0.04/call. Paid: calling without a payment payload returns a structured 402 with payment options — that response is the d
liveverifiedunknown~5s typical
mcpprobedtoolsnapmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-toolsnap-toolsnap-mcp /screenshot_url for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Page URL. |
| fullPage | boolean | true = whole page, not viewport. default false |
| width | number | Viewport px. default 1280 |
| height | number | Viewport px. default 800 |
| format | string (png | jpeg) | Default png. default "png" |
| quality | number | JPEG only, 1-100. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-toolsnap-toolsnap-mcp","endpoint":"/screenshot_url","input":{"url":"...","fullPage":false,"width":1280,"height":800,"format":"png"}}'cli
npx cracked-ai run -p mcp-app-toolsnap-toolsnap-mcp -e /screenshot_url -i '{"url":"...","fullPage":false,"width":1280,"height":800,"format":"png"}'mcp
run_tool({ provider: "mcp-app-toolsnap-toolsnap-mcp", endpoint: "/screenshot_url", input: {"url":"...","fullPage":false,"width":1280,"height":800,"format":"png"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.