Table of Contents

Property Uri

Namespace
LMKit.Mcp.Abstractions
Assembly
LM-Kit.NET.dll

Uri

Gets or sets the URI of the root directory. Currently only file:// URIs are supported. Example: "file:///home/user/projects/myproject"

public string Uri { get; set; }

Property Value

string