Skip to content
Claude Desktop

NVIDIA Elements for Claude Desktop

io.github.nvidia/elements

NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.

client:Claude Desktop transport:stdio runtime:npm

Install NVIDIA Elements in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "elements": {
      "command": "npx",
      "args": [
        "-y",
        "@nvidia-elements/cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NVIDIA Elements in other clients