Skip to content
Zed

dvt for Zed

dev.dvt/dvt

Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.

client:Zed transport:streamable-http

Install dvt in Zed

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

{
  "context_servers": {
    "dvt": {
      "url": "https://mcp.dvt.dev/mcp"
    }
  }
}

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

dvt in other clients