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-testing
/
org.http4k.ai.mcp.apps
/
McpApps
Mcp
Apps
class
McpApps
(
clients
:
List
<
McpClient
>
)
(
source
)
Facade to interact with MCP apps.
Members
Constructors
Mcp
Apps
Link copied to clipboard
constructor
(
clients
:
List
<
McpClient
>
)
Functions
call
Tool
Link copied to clipboard
fun
callTool
(
request
:
HostToolRequest
)
:
McpServerResult
<
HostToolResponse
>
render
Link copied to clipboard
fun
render
(
serverId
:
String
,
resourceUri
:
Uri
)
:
McpServerResult
<
ResourceResponse
>
start
Link copied to clipboard
fun
start
(
)
tools
Link copied to clipboard
fun
tools
(
)
:
List
<
AvailableMcpApp
>