v0.22.0// January 31, 2026URN prefix filtering for tools API This release adds server-side filtering capabilities to the tools.list API, enabling more efficient tool discovery and management. Features URN prefix filter for tools.list API #1380 - Added filter to the tools.list API for server-side filtering of tools by URN prefix. This enables clients to efficiently query subsets of available tools without client-side filtering. (Author: @adaam2 )