Skip to content

Commit 95e88ae

Browse files
fix: update server setup with correct tool registration format
1 parent 3cf9a06 commit 95e88ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/filesystem/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ const server = new Server(
163163
},
164164
{
165165
capabilities: {
166+
listChanged: false,
166167
tools: {
167168
search_files: {
168169
description: "Recursively search for files/directories with optional exclude patterns",

0 commit comments

Comments
 (0)