Method AddRoot
AddRoot(McpRoot, bool)
Adds a root (synchronous wrapper).
public void AddRoot(McpRoot root, bool notifyServer = true)
Parameters
AddRoot(string, string, bool)
Adds a root from a path (synchronous wrapper).
public void AddRoot(string path, string name = null, bool notifyServer = true)