Skip to content
Zed

MoreLike for Zed

ai.morelike/morelike

Track the TV and films you watch, and find more like them, by talking to your own AI.

client:Zed transport:streamable-http

Install MoreLike in Zed

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

{
  "context_servers": {
    "morelike": {
      "url": "https://morelike.ai/mcp"
    }
  }
}

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

MoreLike in other clients