Snip
Screenshot and diagram tool for AI agents. Capture and annotate screenshots to show Claude what you mean — or let the agent render Mermaid diagrams and open them for visual review. Approve, annotate, or request changes with text feedback. Built-in review mode with structured responses. CLI and MCP server for Claude Code, Cursor, Windsurf, Cline. macOS, open source, free.
README
<p align="center"> <img src="assets/icon.png" alt="Snip" width="128" height="128"><br><br> <a href="https://www.producthunt.com/products/snip-ai-powered-macos-screenshot-tool?utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-snip-ai-powered-macos-screenshot-tool-2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1089620&theme=dark" alt="Snip on Product Hunt" height="40"></a> </p>
Snip
Visual communication layer between humans and AI agents for macOS.
Capture and annotate screenshots, render diagrams from code, review agent-generated visuals with approve/request-changes flow — all from the menu bar. AI organizes and indexes everything for semantic search. CLI and MCP integration let any AI agent use Snip as their visual I/O.
Install
brew install --cask rixinhahaha/snip/snip
Or download the DMG directly from Releases (Apple Silicon only).
Quick Start (Development)
npm install
npm run rebuild # compile native modules
npm start # launch (tray icon appears in menu bar)
Requires macOS 14+, Node.js 18+, and Xcode CLT (xcode-select --install). macOS 26+ recommended for native Liquid Glass effects.
For AI-powered organization, install Ollama separately. Snip detects your system Ollama and guides you through setup in Settings.
How It Works
- Cmd+Shift+2 — Fullscreen overlay appears on whichever display the cursor is on, drag to select a region
- Annotate — Rectangle, arrow, text, tag, blur brush, or AI segment tools
- Esc — Copies annotated screenshot to clipboard
- Cmd+S — Saves to disk + AI organizes in background
Screenshots saved to ~/Documents/snip/screenshots/. AI renames, categorizes, and indexes them for search.
Agent Integration (CLI & MCP)
Snip exposes a CLI and MCP server so AI agents can use it as their visual I/O:
# Render a Mermaid diagram and open for review
echo 'graph LR; A-->B-->C' | snip render --format mermaid --message "Does this flow look right?"
# Open an image for agent review
snip open screenshot.png --message "Is the layout correct?"
The agent gets structured feedback: { status: "approved" | "changes_requested", edited, path, text? }. The user can annotate spatially, type text feedback, or just approve.
MCP tools: render_diagram, open_in_snip, search_screenshots, list_screenshots, get_screenshot, transcribe_screenshot, organize_screenshot, get_categories, install_extension.
Key Shortcuts
| Shortcut | Action |
|---|---|
| Cmd+Shift+2 | Capture screenshot |
| Cmd+Shift+1 | Quick Snip (select & copy to clipboard) |
| Cmd+Shift+S | Open semantic search |
| Cmd+S | Save to disk (in editor) |
| Esc / Enter | Copy to clipboard & close (in editor) |
| V / R / T / A / G / B / S | Select / Rectangle / Text / Arrow / Tag / Blur / Segment tools |
| U | Upscale image |
| W | Transcribe text |
Documentation
| Doc | Role | Contents |
|---|---|---|
docs/PRODUCT.md |
Product Manager | Vision, feature specs, terminology, product principles |
docs/DESIGN.md |
Designer | Color palettes (Dark/Light/Glass), component patterns, glass effects, icon specs |
docs/ARCHITECTURE.md |
Developer | Code structure, conventions, IPC channels, data flow, key decisions |
docs/DEVOPS.md |
DevOps | Build pipeline, signing, native modules, environment setup |
docs/USER_FLOWS.md |
QA / PM | Detailed user flows for every feature, edge cases, test cases |
CLAUDE.md |
Claude Code | Autonomous agent instructions, role references, documentation rules |
Tech Stack
Electron 33 / Fabric.js 7 / Mermaid.js 11 / Ollama (local LLM) / HuggingFace Transformers.js / SlimSAM (ONNX) / Chokidar 4 / electron-liquid-glass
On-Device Models
All AI runs locally — no cloud APIs needed for core features.
| Model | Purpose | By | Link |
|---|---|---|---|
| MiniCPM-V | Vision LLM (naming, tagging, categorizing) | OpenBMB | HF |
| SlimSAM-77-uniform | Object segmentation | Meta AI / Xenova | HF |
| Swin2SR-lightweight-x2-64 | Image upscaling (2x) | Conde et al. / Xenova | HF |
| all-MiniLM-L6-v2 | Semantic search embeddings | Microsoft / Xenova | HF |
| Vision OCR | Text transcription | Apple | Built into macOS |
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。