@mcp-z/cli
Preparing search index...
ServerConfigStdio
Interface ServerConfigStdio
interface
ServerConfigStdio
{
args
?:
string
[]
;
command
:
string
;
env
?:
Record
<
string
,
string
>
;
type
?:
"stdio"
;
}
Index
Properties
args?
command
env?
type?
Properties
Optional
args
args
?:
string
[]
command
command
:
string
Optional
env
env
?:
Record
<
string
,
string
>
Optional
type
type
?:
"stdio"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
command
env
type
@mcp-z/cli
Loading...