You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Respond gracefully to mcp/addServer and mcp/removeServer
The remote ECA server doesn't expose REST endpoints for add/remove
(both mutate a config file on the host), so reply with a typed
'not_supported' error so the React AddServerForm surfaces it inline
instead of hanging.
0 commit comments