Skip to content
Zed

Shots for Bots for Zed

com.shotsforbots/shotsforbots-mcp

Search 3,790 photographs free; buy full-resolution originals with USDC over HTTP 402 (x402).

client:Zed transport:stdio runtime:npm

Install Shots for Bots in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "shotsforbots-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shotsforbots-mcp"
      ],
      "env": {
        "SHOTSFORBOTS_PRIVATE_KEY": "<SHOTSFORBOTS_PRIVATE_KEY>",
        "SHOTSFORBOTS_MAX_PRICE_USD": "<SHOTSFORBOTS_MAX_PRICE_USD>",
        "SHOTSFORBOTS_DAILY_CAP_USD": "<SHOTSFORBOTS_DAILY_CAP_USD>",
        "SHOTSFORBOTS_OUT_DIR": "<SHOTSFORBOTS_OUT_DIR>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Shots for Bots in other clients