MCPcopy
hub / github.com/codeaashu/claude-code / config.ts

File config.ts

src/services/mcp/config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import { chmod, open, rename, stat, unlink } from 'fs/promises'
3import mapValues from 'lodash-es/mapValues.js'
4import memoize from 'lodash-es/memoize.js'

Callers

nothing calls this directly

Calls 3

getEnterpriseMcpFilePathFunction · 0.85
featureFunction · 0.85

Tested by

no test coverage detected