Picks up the four new HubAdmin RPCs that drive Studio's MCP-clients editor: - `listMcpClients()` — config + last-discovery snapshot. - `refreshMcpClients()` — re-run discovery against the live daemon. - `addMcpClient(name, endpoint, apiKeyEnv?, description?)` — persist + refresh in one round-trip. - `removeMcpClient(name)` — drop persisted entry and live synthetic capabilities. Typedefs for `ListMcpClientsResponse`, `McpClientStatus`, `McpClientConfigEntry` so callers don't import generated/. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| fai_dart_sdk.dart | ||