McpStdioServerDefinition
constructor(label: String, command: String, args: ReadonlyArray<ERROR CLASS: Symbol not found for JsString> = definedExternally, env: ReadonlyRecord<ERROR CLASS: Symbol not found for JsString, ERROR CLASS: Symbol not found for JsString??> = definedExternally, version: String = definedExternally)(source)
Parameters
label
The human-readable name of the server.
command
The command used to start the server.
args
Additional command-line arguments passed to the server.
env
Optional additional environment information for the server.
version
Optional version identification for the server.