MCPcopy Create free account
hub / github.com/freecodexyz/free-code / getCachedMCConfig

Function getCachedMCConfig

src/services/compact/cachedMCConfig.ts:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17export function getCachedMCConfig(): CachedMCConfig {
18 return DEFAULT_CACHED_MC_CONFIG
19}

Callers 4

getToolResultsToDeleteFunction · 0.85
queryModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected