MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / cbm_remove_antigravity_mcp_owned

Function cbm_remove_antigravity_mcp_owned

src/cli/cli.c:3751–3753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3749}
3750
3751int cbm_remove_antigravity_mcp_owned(const char *binary_path, const char *config_path) {
3752 return cbm_remove_editor_mcp_owned(binary_path, config_path);
3753}
3754
3755/* ── Junie MCP config (JSON, same mcpServers format) ──────────── */
3756

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected