Skip to content
Zed

FindMe Photo for Zed

io.github.findmephoto/findme-mcp

Create wedding galleries, upload photos, and pull analytics on FindMe Photo from any AI assistant.

client:Zed transport:stdio runtime:npm

Install FindMe Photo 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": {
    "findme-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "findme-mcp"
      ],
      "env": {
        "FINDME_API_KEY": "<FINDME_API_KEY>"
      }
    }
  }
}

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

FindMe Photo in other clients