Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTools ¶
func RegisterTools(hcServer MCPServerInterface, logger *log.Logger)
Types ¶
type MCPServerInterface ¶
type MCPServerInterface interface {
AddTool(tool mcp.Tool, handler server.ToolHandlerFunc)
}
MCPServerInterface defines the interface for MCP server operations needed by tools
Click to show internal directories.
Click to hide internal directories.