Skip to content
Cursor

dvt for Cursor

dev.dvt/dvt

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

client:Cursor transport:streamable-http

Install dvt in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

dvt in other clients