Skip to content
Zed

Vector Panda for Zed

com.vectorpanda/database

Operate your Vector Panda collections: search and upsert vectors, schema, measured indexes, exports.

client:Zed transport:streamable-http

Install Vector Panda in Zed

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

{
  "context_servers": {
    "database": {
      "url": "https://www.vectorpanda.com/api/mcp"
    }
  }
}

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

Vector Panda in other clients