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
/
VersionedMcpEntity
/
VersionedMcpEntity
Versioned
Mcp
Entity
constructor
(
name
:
McpEntity
,
version
:
Version
,
title
:
String
?
=
null
,
description
:
String
?
=
null
,
websiteUrl
:
Uri
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
)
(
source
)
constructor
(
name
:
String
,
version
:
String
,
title
:
String
?
=
null
,
description
:
String
?
=
null
,
websiteUrl
:
Uri
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
)
(
source
)