mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 00:03:23 +02:00
fix: update server setup with correct tool registration format
This commit is contained in:
@@ -163,6 +163,7 @@ const server = new Server(
|
||||
},
|
||||
{
|
||||
capabilities: {
|
||||
listChanged: false,
|
||||
tools: {
|
||||
search_files: {
|
||||
description: "Recursively search for files/directories with optional exclude patterns",
|
||||
|
||||
Reference in New Issue
Block a user