Versions in this module Expand all Collapse all v0 v0.0.8 Oct 9, 2025 v0.0.7 Aug 18, 2025 Changes in this version + type SearchRequest struct + Query string v0.0.6 May 23, 2025 v0.0.5 Apr 25, 2025 Changes in this version + const ToolSearchInstructions + const ToolSearchName + type Tool struct + func NewTool(ctx context.Context) (*Tool, error) + func (t *Tool) Register(mcpServer *server.MCPServer)