This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryTool search ranking now prioritizes specific terms over common words.
Full changelog
Better tool search ranking, so the agent finds the right tool with fewer searches.
Improved
- Tool search ranks the right tool more often. When a query mixed a common word with a specific one (e.g. "list products"), keyword matching could surface a generic "list" tool instead of the products one. Search now tokenizes queries and tools (splitting camelCase, light stemming), weights matches by how rare the token is, so a specific word like "products" outweighs a common one like "list", and bridges a small synonym map (mail/email, get/list, team/org). Same lazy-discovery flow, just better at landing on the tool you meant.
Updating
v0.3.3+ updates in place on Windows, macOS, and Linux AppImage. The Linux .deb updates via your package manager or a fresh download. After updating, fully restart your MCP client so it picks up the new gateway.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Toolport
All releases →Related context
Beta — feedback welcome: [email protected]