Skip to content
Claude Desktop

shotbot mcp for Claude Desktop

net.shotbot/shotbot-mcp

Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.

client:Claude Desktop transport:stdio runtime:npm

Install shotbot mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "shotbot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shotbot-mcp"
      ],
      "env": {
        "SHOTBOT_API_KEY": "<SHOTBOT_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

shotbot mcp in other clients