MCPcopy Create free account

hub / github.com/ScriptedAlchemy/devtools-debugger-mcp / functions

Functions23 in github.com/ScriptedAlchemy/devtools-debugger-mcp

↓ 23 callersFunctiondebugLog
(...args: unknown[])
tests/node-debug.test.ts:10
↓ 21 callersFunctionmcpContent
(payload: unknown, format?: OutputFormat)
src/index.ts:38
↓ 12 callersFunctionsummarizeFrame
(frame: any)
src/index.ts:28
↓ 9 callersFunctionmcpLogCall
(tool: string, params: unknown)
tests/node-debug.test.ts:70
↓ 9 callersFunctionmcpLogResult
(tool: string, payloadObj: unknown)
tests/node-debug.test.ts:74
↓ 8 callersFunctionmcpCall
(tool: string, params: unknown)
tests/node-debug-advanced.test.ts:12
↓ 8 callersFunctionmcpResult
(tool: string, payloadObj: unknown)
tests/node-debug-advanced.test.ts:16
↓ 5 callersFunctionparseTextContent
(callToolResult: any)
tests/mcp-e2e.test.ts:7
↓ 4 callersFunctiondumpLocalScope
(Runtime: Client['Runtime'], callFrame: any, { only }: { only?: string[] } = {})
tests/node-debug.test.ts:42
↓ 4 callersFunctionframeUrl
(frame: any, parsedScripts: any[])
tests/node-debug-advanced.test.ts:42
↓ 4 callersFunctionresolveFrameUrl
(frame: any, parsedScripts: any[])
tests/node-debug.test.ts:36
↓ 3 callersFunctionstartDebuggedProcess
()
tests/node-debug.test.ts:12
↓ 2 callersFunctioncollectScopes
(Runtime: Client['Runtime'], frame: any, parsedScripts: any[])
tests/node-debug-advanced.test.ts:58
↓ 2 callersFunctiongetProps
(Runtime: Client['Runtime'], objectId: string, limit = 20)
tests/node-debug-advanced.test.ts:48
↓ 2 callersFunctionlistProps
(objectId: string)
src/index.ts:877
↓ 2 callersFunctionsummarizeValue
(v: any)
src/index.ts:872
↓ 1 callersFunctionadd
(a, b)
tests/fixtures/sample-script.js:2
↓ 1 callersFunctionlog
(...args: unknown[])
tests/node-debug-advanced.test.ts:10
↓ 1 callersFunctionmakeCounter
(start)
tests/fixtures/advanced-script.js:4
↓ 1 callersFunctionstartDebuggedProcess
(file: string)
tests/node-debug-advanced.test.ts:25
↓ 1 callersMethodtimes
(n)
tests/fixtures/advanced-script.js:21
↓ 1 callersFunctiontoCondition
(msg: string)
src/index.ts:243
Methodconstructor
(mult)
tests/fixtures/advanced-script.js:18