MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / getMCPManager

Function getMCPManager

src/mcp/manager.ts:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 _manager = m;
187}
188export function getMCPManager(): MCPManager | null {
189 return _manager;
190}

Callers 2

shutdownFunction · 0.85
handleSlashCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected