Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelcontextprotocol/inspector
/ configUtils.test.ts
File
configUtils.test.ts
client/src/utils/__tests__/configUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getMCPProxyAuthToken } from
"../configUtils"
;
2
import
{ DEFAULT_INSPECTOR_CONFIG } from
"../../lib/constants"
;
3
import
{ InspectorConfig } from
"../../lib/configurationTypes"
;
4
Callers
nothing calls this directly
Calls
1
getMCPProxyAuthToken
Function · 0.90
Tested by
no test coverage detected