plate_capture
Captures a running local website in an isolated Chromium browser, returning an image plus evidence of overflow, image loading, and page errors.
Instructions
Capture a running local website with an isolated Chromium browser. Returns an actual MCP image plus overflow, image loading and page error evidence. No authenticated sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| width | No | ||
| height | No | ||
| wait_ms | No | ||
| reduced_motion | No | Ask the page for reduced motion. Default true. Pass false to capture an animated state; a still frame still says nothing about timing, easing or how the motion reads over time. |