From b94be5713d6d81cbb0a3e6eb004ca2bba9ae3b58 Mon Sep 17 00:00:00 2001 From: enesgules Date: Thu, 23 Oct 2025 00:13:03 +0300 Subject: [PATCH] chore: update schema version to 2025-10-11 in server config --- server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.json b/server.json index 1a6f873..2c72dba 100644 --- a/server.json +++ b/server.json @@ -1,5 +1,5 @@ { - "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", + "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-11/server.schema.json", "name": "io.github.upstash/context7", "title": "Context7", "description": "Up-to-date code docs for any prompt",