toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-core
/
org.http4k.lens
Package-level
declarations
Types
Functions
Properties
Types
Mcp
Lens
Target
Link copied to clipboard
interface
McpLensTarget
Represents a target for a Lens to extract or inject values from.
Properties
MCP_
PROTOCOL_
VERSION
Link copied to clipboard
val
Header
.
MCP_PROTOCOL_VERSION
:
BiDiLens
<
HttpMessage
,
ProtocolVersion
>
MCP_
SESSION_
ID
Link copied to clipboard
val
Header
.
MCP_SESSION_ID
:
BiDiLens
<
HttpMessage
,
SessionId
?
>
Functions
with
Link copied to clipboard
fun
<
T
:
McpLensTarget
>
T
.
with
(
vararg
modifiers
:
(
T
)
->
T
)
:
T