Package-level declarations

Types

Link copied to clipboard
interface McpLensTarget

Represents a target for a Lens to extract or inject values from.

Properties

Link copied to clipboard
val Header.MCP_PROTOCOL_VERSION: <Error class: unknown class>
Link copied to clipboard
val Header.MCP_SESSION_ID: <Error class: unknown class>

Functions

Link copied to clipboard
fun <T : McpLensTarget> T.with(vararg modifiers: (T) -> T): T