Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokcoco/iCSS
/
Class
MCP/debug.js:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
console.log(
'🔍 MCP Server Debug Tool\n'
);
7
8
class
DebugTester {
9
constructor() {
10
this.db = null;
11
this.searchEngine = null;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected