Skip to content

Toolport

v0.3.6 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents anthropic claude cursor developer-tools
+10 more
gateway llm local-first mcp mcp-server model-context-protocol react rust tauri vscode

Summary

AI summary

Fixed unreliable tool search and context overflow when many MCP servers are connected.

Full changelog

A reliability patch focused on tool discovery for setups with many MCP servers.

Fixed

  • Tool search is far more reliable. With many servers connected, a tool that exists could read as missing, which could lead an agent to wrongly conclude a server was "read only." Search now:
    • returns more results and reports when it truncated (and how to narrow), so a buried tool isn't mistaken for a missing one;
    • diversifies across servers, so one server with many matching tools can't crowd out the rest;
    • accepts a server filter to scope results to one server, or list all of its tools; and
    • conduit_status now lists each server with its tool count.
  • Search no longer overflows the agent's context. Some servers ship very large tool schemas and descriptions, and search returned them all in full (a few tools could be 150KB+). It now bounds the total response size: the top result keeps its full schema, the rest come back compact, and long descriptions are truncated. Get a specific tool's full schema by searching its exact name.

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 (apps installed by the system package manager can't self-update).

Note: the gateway runs as a process your MCP client spawns, so after updating, fully restart your client (Claude, Cursor, 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

Track Toolport

Get notified when new releases ship.

Sign up free

About Toolport

All releases →

Beta — feedback welcome: [email protected]