Skip to content
Zed

Imdb for Zed

io.github.pipeworx-io/imdb

IMDB MCP — title metadata, ratings, episodes, and crew from IMDB's

client:Zed transport:streamable-http

Install Imdb in Zed

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

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

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

Imdb in other clients