You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/server-json/server.schema.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -409,7 +409,7 @@
409
409
"type": "string"
410
410
},
411
411
"_meta": {
412
-
"description": "Optional extension metadata for vendor-specific data. Keys must use reverse-DNS namespacing to avoid collisions. Include as many subdomain levels as necessary for uniqueness.",
412
+
"description": "Extension metadata using reverseDNS namespacing for vendor-specific data",
"description": "Unique MCP server identifier in reverse-DNS format. Must contain exactly one forward slash separating namespace from the server name. Include as many subdomain levels in the namespace as necessary for uniqueness.",
446
+
"description": "Server name in reverse-DNS format. Must contain exactly one forward slash separating namespace from server name.",
0 commit comments