mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23: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
f51757eedb
commit
d279ace6b4
@@ -176,6 +176,8 @@ export const createServer = () => {
|
||||
|
||||
let logLevel: LoggingLevel = "debug";
|
||||
let logsUpdateInterval: NodeJS.Timeout | undefined;
|
||||
// Store client capabilities
|
||||
let clientCapabilities: ClientCapabilities | undefined;
|
||||
|
||||
// Roots state management
|
||||
let currentRoots: Root[] = [];
|
||||
|
||||
Reference in New Issue
Block a user