MCPcopy
hub / github.com/mixedbread-ai/mgrep / codex.ts

File codex.ts

src/install/codex.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { exec } from "node:child_process";
2import fs from "node:fs";
3import os from "node:os";
4import path from "node:path";

Callers

nothing calls this directly

Calls 3

ensureAuthenticatedFunction · 0.85
installPluginFunction · 0.70
uninstallPluginFunction · 0.70

Tested by

no test coverage detected