Skip to content
VS Code

dvt for VS Code

dev.dvt/dvt

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

client:VS Code transport:streamable-http

Install dvt in VS Code

.vscode/mcp.json

{
  "servers": {
    "dvt": {
      "type": "http",
      "url": "https://mcp.dvt.dev/mcp"
    }
  }
}

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

dvt in other clients