toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp.client
/
StdioClientTransport
/
StdioClientTransport
Stdio
Client
Transport
constructor
(
input
:
InputStream
,
output
:
OutputStream
)
(
source
)
Parameters
input
The input stream where messages are received.
output
The output stream where messages are sent.