mcpixels.app
A pixel canvas that people and AI agents can edit together through WebMCP.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 1 · Act 5 · Transact 0 · Score: Not yet scored
Tool inspector
view
Frame a canvas region for the person without changing any pixels. Omit region to frame all painted art. Edits already bring themselves on screen, so this is only for navigation the person asked for.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
region |
array | no | [x0, y0, x1, y1] to frame, corners in any order. Defaults to everything painted. |
Raw JSON schema
{
"type": "object",
"properties": {
"region": {
"type": "array",
"items": {
"type": "integer",
"minimum": -512,
"maximum": 511
},
"minItems": 4,
"maxItems": 4,
"description": "[x0, y0, x1, y1] to frame, corners in any order. Defaults to everything painted."
}
},
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.