MCP Kotlin SDK
Toggle table of contents
0.7.4
common
Target filter
common
Switch theme
Search in API
Skip to content
MCP Kotlin SDK
kotlin-sdk-server
/
io.modelcontextprotocol.kotlin.sdk.server
/
mcp
mcp
fun
Routing
.
mcp
(
path
:
String
,
block
:
ServerSSESession
.
(
)
->
Server
)
(
source
)
fun
Routing
.
mcp
(
block
:
ServerSSESession
.
(
)
->
Server
)
(
source
)
fun
Application
.
mcp
(
block
:
ServerSSESession
.
(
)
->
Server
)
(
source
)