Skip to content
Zed

seendb for Zed

ai.seendb/seendb

Video knowledge base for agents: search your library's transcripts, keyframes and on-screen text.

client:Zed transport:streamable-http

Install seendb in Zed

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

{
  "context_servers": {
    "seendb": {
      "url": "https://api.seendb.ai/mcp"
    }
  }
}

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

seendb in other clients