ProductOS / Tools

Shared tools, one surface.

A growing set of publishing utilities shared across ProductOS Build, Design, Develop, Mobile, and Platform. Use them via this UI, call them as JSON APIs from your own surfaces, or expose them to AI agents via the MCP endpoint.

Available tools

Programmatic access

REST: POST to /api/<tool>/<op> with the inputs as JSON or multipart. Returns PNG / zip / JSON depending on the op.

MCP: Streamable HTTP transport at /api/mcp. Add it to any MCP-aware agent (Claude, Cursor, Codex CLI, etc.).