mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 00:53:24 +02:00
Update src/everything/everything.ts
Co-authored-by: Cliff Hall <cliff@futurescale.com>
This commit is contained in:
committed by
GitHub
parent
2b8ba4ac9f
commit
d321841519
@@ -967,7 +967,7 @@ export const createServer = () => {
|
||||
|
||||
// Handle post-initialization setup for roots
|
||||
server.oninitialized = async () => {
|
||||
const clientCapabilities = server.getClientCapabilities();
|
||||
clientCapabilities = server.getClientCapabilities();
|
||||
|
||||
if (clientCapabilities?.roots) {
|
||||
clientSupportsRoots = true;
|
||||
|
||||
Reference in New Issue
Block a user