mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:03:26 +02:00
fix: remove roots from server capabilities - it's a client capability
This commit is contained in:
@@ -165,7 +165,6 @@ export const createServer = () => {
|
||||
logging: {},
|
||||
completions: {},
|
||||
elicitation: {},
|
||||
roots: { listChanged: true },
|
||||
},
|
||||
instructions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user