Skip to content

Commit 1682f8d

Browse files
committed
fix(cli): correct metadata description length limit
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent 4a0c00c commit 1682f8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎projects/cli/server.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.nvidia/elements",
44
"title": "NVIDIA Elements",
5-
"description": "NVIDIA Elements UI design system and agent tooling for AI/ML factories, robotics, and autonomous vehicles.",
5+
"description": "NVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.",
66
"websiteUrl": "https://nvidia.github.io/elements/docs/mcp/",
77
"repository": {
88
"url": "https://github.com/NVIDIA/elements",

0 commit comments

Comments
 (0)