This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summarySearch responses now prioritize the single best match with a compact menu and prevent endless loops for weaker models.
Full changelog
Tool discovery is faster and more decisive, especially for local models.
Improved
- Smaller, more decisive search responses. Search now leads with the single best match and tells the model to call it; the remaining results come back as a compact menu (name + a one-line description, no schema) instead of every tool's full schema. A large result set drops from tens of KB to a few KB, so a model that re-reads its context each turn (local models especially) runs noticeably faster. Full schema for any other tool still comes from a scoped or exact-name search.
- A loop-breaker for weaker models. When a model re-searches and keeps landing on the same top tool, the gateway returns just that tool and tells it to call it, instead of letting it spin on repeated searches. It only triggers on a repeated top result, so a capable model, or one legitimately exploring different tools, is never affected.
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 (system-installed packages can't self-update).
Note: the gateway runs as a process your MCP client spawns, so after updating, fully restart your client (Claude, Cursor, LM Studio, etc.) 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]