Pincushion for Claude Code.

Visual feedback that lands in your IDE. Stakeholders drop pins on your live app; your Claude Code agent reads them via MCP — selector, DOM snippet, screenshot, viewport, thread, project context, and acceptance criteria — and ships the change from inside your editor.

Install Pincushion for Claude Code See the full product →

The flow

  1. Stakeholder drops a pin on any element of your live app via the Chrome extension
  2. You open Claude Code in your repo, run /pins or /implement
  3. Claude reads the pin's full work packet via MCP — selector, DOM snippet, screenshot, viewport, thread, project context, and likely files
  4. Claude makes the change, calls fix_and_resolve with branch + PR URL
  5. Deploy hook auto-resolves the pin on production. Pincushion AI verifies the fix on the next deploy and records the verdict

Install (one command)

From inside your project, run:

claude mcp add pincushion -- npx pincushion-mcp --project-dir .

That's it. Claude Code registers Pincushion as an MCP server and the slash commands work immediately.

Slash commands available after install

Stop translating visual feedback into agent prompts. Drop a pin. Your agent gets the full context in one MCP call.

Install Pincushion for Claude Code Back to home