Skip to content
Zed

storeshots mcp for Zed

io.github.mtbun/storeshots-mcp

Render store-ready App Store and Google Play screenshots: device frames, headlines, exact sizes.

client:Zed transport:stdio runtime:npm

Install storeshots mcp in Zed

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

{
  "context_servers": {
    "storeshots-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "storeshots-mcp"
      ]
    }
  }
}

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

storeshots mcp in other clients