NVIDIA Elements for Zed
io.github.nvidia/elements
NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.
client:Zed
transport:stdio
runtime:npm
Install NVIDIA Elements in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"elements": {
"command": "npx",
"args": [
"-y",
"@nvidia-elements/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs