CREATE SOMETHING
Concierge Chat

Hosted reviewer operations with live MCP tool parity.

Hosted Product Plane

Reviewer chat with real MCP tool parity.

This surface now speaks to the live template-review MCP lane. Reads run inline, writes stop for explicit approval, and reviewer threads persist server-side so the flow supports real parallel work instead of a debug shell.

View saved sessions
Lane

Loading lane…

Fetching live runtime config.

Parity

...

Live tools exposed through chat

The app uses the runtime tool catalog instead of a static demo list.

Sessions

0

Shared reviewer threads

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

What Changed

Live reviewer 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

Reviewer-safe 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.