diff --git a/src/filesystem/index.ts b/src/filesystem/index.ts index 0cd0e449..a9187f0c 100644 --- a/src/filesystem/index.ts +++ b/src/filesystem/index.ts @@ -164,6 +164,7 @@ const server = new Server( { capabilities: { listChanged: false, + tools: true, }, }, );