0.27.2

Beta

Refresh tools list now refreshes.

In Claude, a connector's Refresh tools list asks the server for the current tools on the connection it already has. Until now the answer was the list from the moment that connection was made, so the button could not show a change: you had to disconnect and reconnect to see a tool you had added or removed. It now answers with the profile as it is at that moment. Tick or untick a tool, connect an app, publish a skill, press Refresh, and the list updates in place, on the same connection.

Calls made after the refresh use the new list. A tool you added is callable at once, and a tool you removed is refused by name rather than run.

What still needs a reconnect

A client that never asks again keeps the list it connected with until it reconnects. And if the connection itself is gone from the server, for example after a deploy, Refresh reports that it could not reload rather than pretending; reconnecting fixes that in one step.