MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
index
RootSchema
Variable RootSchema
Const
RootSchema
:
ZodObject
<
{
_meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
;
name
:
ZodOptional
<
ZodString
>
;
uri
:
ZodString
;
}
,
$strip
,
>
= ...
Represents a root directory or file that the server can operate on.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Represents a root directory or file that the server can operate on.