Skip to content
Zed

Omdb for Zed

io.github.pipeworx-io/omdb

OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)

client:Zed transport:streamable-http

Install Omdb in Zed

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

{
  "context_servers": {
    "omdb": {
      "url": "https://gateway.pipeworx.io/omdb/mcp"
    }
  }
}

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

Omdb in other clients