Install Stash in three commands.
The Mac app, the local MCP server your coding agent talks to, and the Chrome extension that captures pages with full context. Paste and go.
01
Install Stash for Mac
Installs the menu-bar app on macOS 14+. Local-first.
$ curl -fsSL https://yourstash.ai/install.sh | bash
Prefer a DMG? Download Stash for Mac
02
Install the MCP server
Auto-configures Claude Code, Claude Desktop, and Cursor. Local socket only — no cloud relay, no network traffic.
$ curl -fsSL https://yourstash.ai/install-claude.sh | bash
Other MCP clients (Windsurf, Zed, Codex) — read the stash-1 protocol
03
Install the Chrome extension
Captures the active browser tab with full page context — URL, tab title, cookies-free. The signed PNG lands in Downloads; Stash picks it up automatically.
$ open https://chromewebstore.google.com/detail/stash
Or install from the Chrome Web Store