Generate
Your agent produces the work in its own environment.
For teams working with AI agents
Bring your team into the review, agree on what matters, and give your AI agent a clear next step.
Reviewable is one shared place to look at what your AI generated, turn everyone's comments into clear decisions, and move the next version forward.
Reviewing a sample opens a temporary review you own: comment, decide, and build the handoff yourself. It expires after seven days and cannot be recovered. The finished review is a shared example, reseeded from time to time — you can comment on it, but only its owner can decide. Read the protocol.
Your team reviews and decides in Reviewable. Your agent generates and regenerates outside it, working from what you approved.
Your agent, outside Reviewable
Your agent produces the work in its own environment.
In Reviewable — where your team takes control
Your team looks at the work and comments directly on what they see.
You accept or discard each proposed change, one by one.
What you approved becomes a clean, fixed summary — nothing else.
Your agent, with your decisions
Your agent reads that summary and produces the next version.
Reviewable does one thing: give your team real control over what gets decided, then make that decision usable by your agent.
Comments attach to the exact part of the work they are about, and each one is accepted or discarded on purpose.
Your agent receives what was agreed — not a transcript to dig through.
Your agent reads the reviews you share with it, and can publish a new one only after you approve a scoped connection.
Share by link, try the public demo, and read the whole protocol for yourself.
When you approve changes, Reviewable turns those decisions into clear, stable context your agent can use for its next pass.
Read the agent-context/v1 specification
Give your agent a direct way to find live reviews, read approved handoffs, and publish a new artifact for review without copying context by hand.
No workspace connection is needed yet. Install Reviewable now; when your agent needs review data, it starts a browser authorization. You approve a scoped connection without giving the agent your workspace key.
The guided path installs the MCP and the make-it-reviewable action together, for Codex, Claude Code, or any stdio MCP host.
codex mcp add reviewable -- npx -y reviewable-artifacts-mcp
claude mcp add --transport stdio reviewable -- npx -y reviewable-artifacts-mcp
Using another agent? Read the agent onboarding guide. Reviewable is also available from npm and the MCP Registry.