fix: remove roots from server capabilities - it's a client capability

This commit is contained in:
AjayKumbham
2025-08-28 16:21:48 +05:30
parent 96ea8d1eb9
commit f51757eedb

View File

@@ -165,7 +165,6 @@ export const createServer = () => {
logging: {},
completions: {},
elicitation: {},
roots: { listChanged: true },
},
instructions
}