http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.protocol.messages
/
McpPing
Mcp
Ping
object
McpPing
(
source
)
Members
Types
Request
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"ping"
)
data
class
Request
(
val
params
:
McpPing.Request.Params
?
=
null
,
val
id
:
Any
?
,
val
jsonrpc
:
String
=
"2.0"
)
:
McpJsonRpcRequest