Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
188
export
function
getMCPManager(): MCPManager | null {
189
return
_manager;
190
}
Callers
2
shutdown
Function · 0.85
handleSlashCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected