Reference table
| MCP tool | API endpoint | Purpose |
|---|---|---|
| render_set | POST /v1/renders | Generate screenshots |
| get_render | GET /v1/renders/{id} | Poll async jobs |
| draft_brief | POST /v1/briefs | Optional BYOK copy/layout draft |
Tool design
Keep tools thin. MCP should pass structured arguments to the API and return lint/image metadata that the agent can reason about.