CREATE SOMETHING
Concierge Chat

Hosted reviewer operations with live MCP tool parity.

Hosted Product Plane

Reviewer chat with governed MCP tool parity.

This surface talks to the live template-review lane. Reads run inline, writes pause for approval, and checkpoints keep shared sessions recoverable across tabs.

gpt-5.4-mini15 inline reads14 approval writes
Lane Runtime
wf-template-review-natalia

Hosted template review lane with collision-safe write approvals and shared thread persistence.

Model gpt-5.4-mini
Tools 29 live
Sessions 36 shared
Reads answer inline. Writes pause for approval and shared threads reopen across tabs.
Lane

wf-template-review-natalia

Connected to wf-template-review-natalia.mcp.createsomething.agency with gpt-5.4-mini.

https://wf-template-review-natalia.mcp.createsomething.agency/mcp
Parity

29

Live tools exposed through chat

15 read tools and 14 write tools are exposed through chat.

Sessions

36

Shared lane threads

Threads persist through the server store so operators can reopen work across tabs and recover on another machine.

What Changed

Live lane workflow

Tool discovery

The UI reads the real MCP catalog on load instead of relying on scaffolded demo data.

Read parity

Queue, version, asset, metrics, release, and field-map reads can be executed from natural language.

Write parity

Protected writes are available from chat, but every mutation is surfaced for explicit approval first.

Parallel sessions

Multiple review threads can stay active at once, with per-thread turn locks and record-level write claims to prevent collisions.