| Package | Description |
|---|---|
| org.tio.http.mcp.server |
| Modifier and Type | Method and Description |
|---|---|
BiFunction<McpServerSession,Map<String,Object>,McpCallToolResult> |
McpToolSpecification.getCall() |
| Modifier and Type | Method and Description |
|---|---|
McpServer |
McpServer.tool(McpTool tool,
BiFunction<McpServerSession,Map<String,Object>,McpCallToolResult> handler)
Adds a single tool with its implementation handler to the server.
|
| Constructor and Description |
|---|
McpToolSpecification(McpTool tool,
BiFunction<McpServerSession,Map<String,Object>,McpCallToolResult> call) |
Copyright © 2025. All rights reserved.