Ship what
you designed
Pin feedback on live sites and Figma, let layernote measure every difference between design and production, and hand the fixes to your coding agent.
claude mcp add layernote --env LAYERNOTE_TOKEN=mcp_xxx \ -- npx -y @layernote/mcp
Set up your coding agent
Paste this into Claude Code, Codex or Cursor inside your repository. It connects the layernote MCP server, works through the open feedback, and closes each item with a note on what changed.
Help me connect this project to layernote. Read https://layernote.io/docs/ai-access first. Then: 1. Register the layernote MCP server with the token I give you: claude mcp add layernote --env LAYERNOTE_TOKEN=<token> -- npx -y @layernote/mcp 2. Call list_feedback and work through every open item: open it with get_feedback, fix it in this codebase, and explain what you changed with add_feedback_comment. 3. For comparison findings, finish with verify_feedback rather than resolve_feedback, so layernote checks the deployed page before anything is closed. 4. Mark false positives with wont_fix_feedback and a clear reason. Ask me before changing anything outside this repository.
Guides
Getting started
Create a project, pin feedback on the exact element, invite reviewers by link, and track every comment to done.
Design comparison
Link a Figma file to a website project and let layernote measure every difference between design and live.
AI access
Copy feedback for any AI or connect Claude Code, Codex or Cursor over MCP, so your agent fixes the open feedback.
Annotations
Pin a comment to the exact element, discuss it in a thread, give it a status and an owner, and inspect the styles behind it.
Kanban board
On Studio and Team every comment is a card. Move it across columns, shape the columns to your workflow, and let clients follow along.
Client sharing
Share a link, no account needed. Comment or view only, a password, a feedback deadline with reminders, and paused comments.
Something missing?
These docs grow with the questions we get. If a page does not answer yours, write to info@layernote.io.