Versions in this module Expand all Collapse all v0 v0.1.0 Sep 1, 2026 Changes in this version + func AddTool(src *mcp.Server, tl tool.FuncTool) + func Connect(ctx context.Context, transport mcp.Transport) (*mcp.ClientSession, error) + func ListTools(ctx context.Context, session *mcp.ClientSession) ([]tool.Tool, error)