Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerFactoryFunc ¶ added in v0.4.0
type Tool ¶ added in v0.2.0
type Tool struct {
Tool *mcp.Tool
Handler mcp.ToolHandler
}
func ToMCPServerTools ¶
func ToMCPServerTools(ctx context.Context, toolDefs map[string]config.ToolDefinition, newHandler HandlerFactoryFunc) ([]Tool, error)
Click to show internal directories.
Click to hide internal directories.