McpTransport Type
MCP transport type
Union cases
| Union case |
Description
|
Server-Sent Events over HTTP
|
|
Full Usage:
Stdio(command, args)
Parameters:
string
args : string list
|
Standard I/O (stdin/stdout) — for local tool processes
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsSse
Returns: bool
|
|
Full Usage:
this.IsStdio
Returns: bool
|
|
Full Usage:
this.IsStreamableHttp
Returns: bool
|
|
Nao