From f942d78944bb752ddc967fb65782459a4e0331ef Mon Sep 17 00:00:00 2001 From: tech-sushant Date: Thu, 16 Oct 2025 16:44:29 +0530 Subject: [PATCH] Update schema URL in server.json to the latest version --- server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.json b/server.json index 23eb603..0a20b9a 100644 --- a/server.json +++ b/server.json @@ -1,5 +1,5 @@ { - "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json", + "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.browserstack/mcp-server", "description": "BrowserStack's Official MCP Server", "repository": {