ContextShot

Download for Mac

macOS 15+ · Apple Silicon

Get started

Connect your agent.

Your agent gains eyes on your Mac and iPad.

Try asking your agent

Fix this layout using my 3 latest annotations

Check the screenshot I just took and debug the error

Run in your terminal

Claude Code

$claude mcp add contextshot -- npx -y contextshot

Codex CLI

$codex mcp add contextshot -- npx -y contextshot
One-click install

Cursor

Add to Cursor
Or paste into .cursor/mcp.json
{ "mcpServers": { "contextshot": { "command": "npx", "args": ["-y", "contextshot"] } } }
Using a different tool? Windsurf, Zed, Cline, VS Code, Gemini CLI…

ContextShot works with any MCP-compatible tool. Paste this into its config:

{ "mcpServers": { "contextshot": { "command": "npx", "args": ["-y", "contextshot"] } } }