MCPcopy 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

6console.log('🔍 MCP Server Debug Tool\n');
7
8class 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