Skip to content

Commit 973202d

Browse files
committed
Update server.json schema for mcp registry
1 parent 1da26ff commit 973202d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
2+
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.wonderwhy-er/desktop-commander",
4+
"title": "Desktop Commander",
45
"description": "MCP server for terminal commands, file operations, and process management",
5-
"status": "active",
66
"repository": {
77
"url": "https://github.com/wonderwhy-er/DesktopCommanderMCP",
88
"source": "github"

0 commit comments

Comments
 (0)