| Package | Description |
|---|---|
| org.tio.http.mcp.server |
| Modifier and Type | Method and Description |
|---|---|
McpServer |
McpServer.tools(McpToolSpecification... toolSpecifications)
Adds multiple tools with their handlers to the server using varargs.
|
| Modifier and Type | Method and Description |
|---|---|
McpServer |
McpServer.tools(List<McpToolSpecification> toolSpecifications)
Adds multiple tools with their handlers to the server using a List.
|
Copyright © 2025. All rights reserved.