Make the install button the primary action
Open- Element
- a.cta
- Said at
- 00:04
“Make this the first thing people see.”
Talk through a web page and draw on it. InkUp turns your comments into a list of changes, each tied to the element you meant, for you or your coding agent to fix.
“Make this the first thing people see.”
Circle something and say what's wrong with it. When you press Stop, each comment becomes an item with the element it's about, a screenshot, and what you said.
“Show it working here, not a screenshot.”
Click the icon or press Alt+Shift+R. Say what's wrong and draw on the page. InkUp records your voice, the tab, a live transcript, and each Stroke with the elements under it.
Press Stop. The review page sends a text script of the Session to Claude with your own key, and gets back Change Items. Edit, reorder or delete them.
Export a zip with session.json, the screenshots and an agent prompt. Or pair the optional InkUp host and let your coding agent pick the items up over MCP.
“This should read as three steps.”
It keeps track of what you're pointing at while you talk.
Spoken references land on the element you were drawing on or pointing at, so every item says where, not just what.
Object Select picks one element. Select Text comments on the words you highlight.
Say “scratch that”, “next”, “pin that”, “snap”, “pause” or “resume” without leaving the page.
With an Anthropic key, items start appearing in the side panel before you press Stop.
Resize the page to a preset viewport mid-review. Each item records the size it was made at.
Source mapping names the component that rendered an element, and your app can add review notes of its own through window.__inkup.
We never see your data. Your browser sends it straight to the AI providers you choose, with your own keys.
“Say plainly where my data goes.”
InkUp is MIT licensed. The extension, the host and the desktop app are all in one public repository, so you can audit what gets recorded and where it goes.
All you need to review a page. Works on its own, with no host. Version 0.1.1.
The Chrome Web Store listing is in review. Until it's live, install the release build by hand: it takes a minute.
chrome://extensions and turn on Developer mode, top right.Needs Chrome 153 or later. A build loaded this way doesn't update itself: unzip the next zip from GitHub Releases over the same folder and reload the extension, or switch to the store listing once it's live.
Download inkup-0.1.1-firefox.zip, open about:debugging, choose This Firefox, then Load Temporary Add-on and pick the zip. Firefox removes temporary add-ons when it restarts.
Add the host only to hand Change Items straight to Claude Code, Cursor or Codex over MCP. Recording, drawing, Process and zip export don't need it.
The CLI and terminal UI for macOS, Linux and Windows. Other installers
brew install liatrio-labs/tap/inkupThe same host in a window, with a menu bar icon. macOS, version 0.5.0.
brew install --cask liatrio-labs/tap/inkup“Put the brew command right here.”
Optional: install the host and its MCP server once. Claude Code, Cursor and Codex read your Change Items, claim one, and report back when it's done. You watch each item move from Open to In work to Done.
inkup mcp install