@jambonz/sdk
Preparing search index...
index
McpServerConfig
Interface McpServerConfig
interface
McpServerConfig
{
url
:
string
;
auth
?:
Record
<
string
,
unknown
>
;
roots
?:
Record
<
string
,
unknown
>
[]
;
}
Index
Properties
url
auth?
roots?
Properties
url
url
:
string
Optional
auth
auth
?:
Record
<
string
,
unknown
>
Optional
roots
roots
?:
Record
<
string
,
unknown
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
url
auth
roots
@jambonz/sdk
Loading...