MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-client
/
io.modelcontextprotocol.kotlin.sdk.client
/
StdioClientTransport
/
StdioClientTransport
Stdio
Client
Transport
constructor
(
input
:
Source
,
output
:
Sink
)
(
source
)
Parameters
input
The input stream where messages are received.
output
The output stream where messages are sent.