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