Parameters
Select or connect to a server
Useserver when the Inspector should select a saved server by URL:
autoConnect and connects to it.
Auto-connect on load
UseautoConnect when a link should create the connection immediately:
url field is required.
url (required), name, transportType ("http" or "sse"), connectionMode ("auto", "direct", or "proxy"), autoProxyFallback, connectionType ("Direct" or "Via Proxy" for older links), customHeaders, auth, requestTimeout, resetTimeoutOnProgress, and maxTotalTimeout.
Open a tab
Usetab by itself to restore a view, or combine it with server or autoConnect.
tab as you move between server tabs, so refreshes keep the current view.
Embedded mode
Useembedded=true when the Inspector is hosted inside another UI, such as an iframe.
embeddedConfig with a URL-encoded JSON object when the embedded host needs styling overrides.