Skip to content
VS Code

Vector Panda for VS Code

com.vectorpanda/database

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

client:VS Code transport:streamable-http

Install Vector Panda in VS Code

.vscode/mcp.json

{
  "servers": {
    "database": {
      "type": "http",
      "url": "https://www.vectorpanda.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Vector Panda in other clients