http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.mcp
/
McpClientSignals
Mcp
Client
Signals
data
class
McpClientSignals
(
val
activeTab
:
String
=
"tools"
,
val
selectedItem
:
String
=
""
,
val
selectedServerId
:
String
=
""
,
val
iframeVisible
:
Boolean
=
false
)
:
SignalModel
(
source
)
Members
Constructors
Mcp
Client
Signals
Link copied to clipboard
constructor
(
activeTab
:
String
=
"tools"
,
selectedItem
:
String
=
""
,
selectedServerId
:
String
=
""
,
iframeVisible
:
Boolean
=
false
)
Properties
active
Tab
Link copied to clipboard
val
activeTab
:
String
iframe
Visible
Link copied to clipboard
val
iframeVisible
:
Boolean
selected
Item
Link copied to clipboard
val
selectedItem
:
String
selected
Server
Id
Link copied to clipboard
val
selectedServerId
:
String