Skip to content

Toolport

v0.3.7 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

Added five new clients and fixed inaccurate client detection.

Full changelog

Five more clients, plus a detection fix.

Added

  • Five new clients: Zed, LM Studio, Warp, Amazon Q, and Kiro. Conduit detects each one, installs the gateway with one click, and can import its existing servers. Zed and LM Studio were verified end to end.
    • Zed keeps MCP servers under context_servers in its settings.json, which is JSONC (comments and trailing commas) and holds your whole editor config. Conduit reads it leniently so a commented file isn't mistaken for corrupt, and never replaces it with an empty document on a parse failure, so it can't wipe your settings.
    • LM Studio (~/.lmstudio/mcp.json), Warp (~/.warp/.mcp.json), Amazon Q (~/.aws/amazonq/mcp.json), and Kiro (~/.kiro/settings/mcp.json) use the standard mcpServers shape.

Fixed

  • Client detection now reflects whether an app is actually installed, not merely whether an MCP config file happens to exist. Claude Code's config lives at ~/.claude.json (parent is your home dir, which always exists), so it used to show as installed on every machine; and Warp's ~/.warp only appears after its first file-based MCP use. Both now check an explicit install directory.

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, 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]