Skip to content

ouestcharlie woof for Zed

io.github.ouestcharlie/ouestcharlie-woof

An MCP server and app to search and browse your photos while preserving your privacy

client:Zed transport:stdio runtime:pypi

Install ouestcharlie woof in Zed

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

{
  "context_servers": {
    "ouestcharlie-woof": {
      "command": "uvx",
      "args": [
        "ouestcharlie-woof"
      ]
    }
  }
}

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

ouestcharlie woof in other clients