fix: update server setup with correct tool registration format

This commit is contained in:
devin-ai-integration[bot]
2024-12-06 21:48:45 +00:00
parent 3cf9a060cd
commit 95e88aeb75

View File

@@ -163,6 +163,7 @@ const server = new Server(
},
{
capabilities: {
listChanged: false,
tools: {
search_files: {
description: "Recursively search for files/directories with optional exclude patterns",