Whatever message this page gives is out now! Go check it out!
{ uri: "file:///...", name: "Test Cases" }mcpClient.addRoot("file:///home/user/testcases", "Test Cases");root = mcpClient.getRoot("file:///home/user/testcases");{ uri: "file:///...", name: "Test Cases" }roots = mcpClient.listRoots();{ roots: [{ uri: "...", name: "..." }] }mcpClient.removeRoot("file:///home/user/testcases");mcpClient.rootsListChangedNotification();