Documentation
¶
Index ¶
- func RegisterAllTools(s *server.Server, weatherService *services.WeatherService, ...) error
- func RegisterDatetimeTool(s *server.Server)
- func RegisterFactsTool(s *server.Server, factsService *services.FactsService)
- func RegisterWeatherResources(s *server.Server, weatherService *services.WeatherService) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAllTools ¶
func RegisterAllTools(s *server.Server, weatherService *services.WeatherService, factsService *services.FactsService) error
RegisterAllTools registers all tools with the MCP server
func RegisterDatetimeTool ¶
RegisterDatetimeTool registers the datetime tool with the MCP server
func RegisterFactsTool ¶
func RegisterFactsTool(s *server.Server, factsService *services.FactsService)
RegisterFactsTool registers the facts tool with the MCP server
func RegisterWeatherResources ¶
func RegisterWeatherResources(s *server.Server, weatherService *services.WeatherService) error
RegisterWeatherResources registers weather-related resources with the MCP server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.