MCPcopy Create free account

hub / github.com/ChromeDevTools/chrome-devtools-mcp / functions

Functions785 in github.com/ChromeDevTools/chrome-devtools-mcp

↓ 2 callersMethodisRunningPerformanceTrace
()
src/McpContext.ts:381
↓ 2 callersFunctionlaunch
(options: McpLaunchOptions)
src/browser.ts:186
↓ 2 callersMethodlistExtensions
()
src/McpContext.ts:742
↓ 2 callersFunctionloadIssueDescriptions
()
src/devtools/issueDescriptions.ts:20
↓ 2 callersMethodloadResource
(path: string)
src/McpContext.ts:886
↓ 2 callersMethodloadState
()
src/telemetry/persistence.ts:44
↓ 2 callersMethodlogDailyActiveIfNeeded
()
src/telemetry/ClearcutLogger.ts:165
↓ 2 callersFunctionlogDisclaimers
(args: ParsedArguments)
src/index.ts:235
↓ 2 callersMethodlogServerStart
(flagUsage: FlagUsage)
src/telemetry/ClearcutLogger.ts:153
↓ 2 callersMethodlogToolInvocation
(args: { toolName: string; params: ShapeOutput<zod.ZodRawShape>; schema: zod.ZodRawShape; succ
src/telemetry/ClearcutLogger.ts:118
↓ 2 callersFunctionmakeTargetFilter
(enableExtensions = false)
src/browser.ts:24
↓ 2 callersFunctionmockListener
()
tests/utils.ts:372
↓ 2 callersFunctionoverrideDevToolsGlobals
({ loadResource, }: { loadResource: (url: string) => Promise<string>; })
src/devtools/DevtoolsUtils.ts:27
↓ 2 callersFunctionparseArguments
(argv: string[], env: NodeJS.ProcessEnv = {})
tests/cli.test.ts:12
↓ 2 callersFunctionparseByteSize
(value: string)
src/utils/bytes.ts:30
↓ 2 callersFunctionparseKey
(keyInput: string)
src/utils/keyboard.ts:280
↓ 2 callersFunctionparser
( version: string, argv = process.argv, env = process.env, )
src/config/mcp-options.ts:424
↓ 2 callersMethodreject
(error: Error)
scripts/profile/inspector.ts:24
↓ 2 callersFunctionreplaceHtmlElementsWithUids
(schema: JSONSchema7Definition)
src/McpPage.ts:7
↓ 2 callersMethodresetCounter
()
src/TextSnapshot.ts:20
↓ 2 callersMethodresolveCdpElementId
(cdpBackendNodeId: number)
src/TextSnapshot.ts:151
↓ 2 callersMethodroots
()
src/McpContext.ts:215
↓ 2 callersFunctionsanitizeParams
( params: ShapeOutput<zod.ZodRawShape>, schema: zod.ZodRawShape, )
src/telemetry/transformation.ts:168
↓ 2 callersFunctionsaveLogsToFile
(fileName: string)
src/utils/logger.ts:18
↓ 2 callersMethodsaveState
(state: LocalState)
src/telemetry/persistence.ts:45
↓ 2 callersMethodsendShutdownEvent
()
src/telemetry/watchdog/ClearcutSender.ts:88
↓ 2 callersFunctionserializeArgs
( options: Record<string, YargsOptions>, argv: Record<string, unknown>, )
src/daemon/utils.ts:125
↓ 2 callersMethodsetClientName
(clientName: string)
src/telemetry/ClearcutLogger.ts:91
↓ 2 callersMethodsetIncludeConsoleData
( value: boolean, options?: PaginationOptions & { types?: string[]; includePreservedMessag
src/tools/ToolDefinition.ts:167
↓ 2 callersMethodsetListExtensions
()
src/tools/ToolDefinition.ts:192
↓ 2 callersMethodsetReconnectNotice
* Surfaces a one-time note that the browser reconnected and page ids changed. * Set by the tool handler when the context reports a pending reconnec
src/McpResponse.ts:149
↓ 2 callersMethodsetScreenRecorder
( data: {recorder: ScreenRecorder; filePath: string} | null, )
src/McpContext.ts:389
↓ 2 callersFunctionstartDaemon
(mcpArgs: string[] = [], sessionId: string)
src/daemon/client.ts:113
↓ 2 callersFunctionstopDaemon
(sessionId: string)
src/daemon/client.ts:188
↓ 2 callersFunctionstubToolDiscovery
(page: object)
tests/McpResponse.test.ts:890
↓ 2 callersMethodthrowIfDialogOpen
()
src/McpPage.ts:217
↓ 2 callersMethodtoJSON
()
src/formatters/NetworkFormatter.ts:158
↓ 2 callersMethodtoJSON
()
src/formatters/ConsoleFormatter.ts:221
↓ 2 callersMethodtoString
()
src/formatters/NetworkFormatter.ts:150
↓ 2 callersFunctiontruncateTitle
(title: string, maxLength = 50)
src/McpResponse.ts:1456
↓ 2 callersMethodunsubscribe
()
src/collectors/ServiceWorkerCollector.ts:47
↓ 2 callersFunctionupdateRoots
(timeout?: number)
src/index.ts:82
↓ 2 callersMethodupdateTimeouts
()
src/McpPage.ts:827
↓ 2 callersFunctionvalidateEnumHomogeneity
(values: unknown[])
src/telemetry/metricsRegistry.ts:22
↓ 2 callersFunctionverifyDaemonVersion
( sessionId: string, cliVersion: string, )
src/daemon/client.ts:201
↓ 2 callersMethodviewport
()
src/McpPage.ts:396
↓ 2 callersMethodwaitForEventsAfterAction
( action: () => Promise<unknown>, options?: { timeout?: number; waitForStableDom?: boolean
src/McpPage.ts:416
↓ 2 callersFunctionwaitForFile
* Waits for a file to be created and populated (removed = false) or removed (removed = true).
src/daemon/client.ts:35
↓ 2 callersMethodwaitForTextOnPage
(text: string[], timeout?: number)
src/McpPage.ts:843
↓ 1 callersMethod#addToBuffer
(event: ChromeDevToolsMcpExtension)
src/telemetry/watchdog/ClearcutSender.ts:159
↓ 1 callersMethod#dataWithPagination
(data: T[], pagination?: PaginationOptions)
src/McpResponse.ts:1417
↓ 1 callersMethod#extractedAttributes
(node: TextSnapshotNode)
src/formatters/SnapshotFormatter.ts:129
↓ 1 callersMethod#fetchBrowserPages
()
src/McpContext.ts:603
↓ 1 callersMethod#finalFlush
()
src/telemetry/watchdog/ClearcutSender.ts:238
↓ 1 callersMethod#flush
()
src/telemetry/watchdog/ClearcutSender.ts:110
↓ 1 callersMethod#formatNode
(node: TextSnapshotNode, depth = 0)
src/formatters/SnapshotFormatter.ts:39
↓ 1 callersMethod#getAffectedResources
()
src/formatters/IssueFormatter.ts:77
↓ 1 callersMethod#getArgs
()
src/formatters/ConsoleFormatter.ts:209
↓ 1 callersMethod#getAttributes
(serializedAXNodeRoot: TextSnapshotNode)
src/formatters/SnapshotFormatter.ts:67
↓ 1 callersMethod#getBrowserContextToNameMap
()
src/McpContext.ts:529
↓ 1 callersMethod#getDescription
()
src/formatters/IssueFormatter.ts:193
↓ 1 callersMethod#getExceptionDetails
( devTools: TargetUniverse | undefined, error: Protocol.Runtime.RemoteObject, targetId: string,
src/devtools/DevtoolsUtils.ts:324
↓ 1 callersMethod#getFormattedResponseBody
( httpResponse: HTTPResponse, sizeLimit = BODY_CONTEXT_SIZE_LIMIT, )
src/formatters/NetworkFormatter.ts:232
↓ 1 callersMethod#getMessage
(details: Protocol.Runtime.ExceptionDetails)
src/devtools/DevtoolsUtils.ts:304
↓ 1 callersMethod#getResult
()
src/utils/WaitForHelper.ts:264
↓ 1 callersMethod#getStatusFromRequest
(request: HTTPRequest)
src/formatters/NetworkFormatter.ts:218
↓ 1 callersMethod#handle
(req: IncomingMessage, res: ServerResponse)
tests/server.ts:72
↓ 1 callersMethod#handleAttachedConsoleMessage
()
src/McpResponse.ts:503
↓ 1 callersMethod#handleAttachedNetworkRequest
( context: McpContext, )
src/McpResponse.ts:479
↓ 1 callersMethod#handleConsoleList
( context: McpContext, )
src/McpResponse.ts:564
↓ 1 callersMethod#handleMessage
(data: unknown)
scripts/profile/inspector.ts:53
↓ 1 callersMethod#handleNetworkRequestList
( context: McpContext, )
src/McpResponse.ts:631
↓ 1 callersMethod#handleSnapshot
( context: McpContext, )
src/McpResponse.ts:450
↓ 1 callersMethod#handleThirdPartyDevelopeTools
()
src/McpResponse.ts:542
↓ 1 callersMethod#handleWebMCP
()
src/McpResponse.ts:553
↓ 1 callersMethod#init
()
src/McpContext.ts:140
↓ 1 callersMethod#initDevToolsUniverseNoThrow
()
src/McpPage.ts:193
↓ 1 callersMethod#initFocusEmulationNoThrow
()
src/McpPage.ts:186
↓ 1 callersMethod#loadDetailedData
()
src/formatters/NetworkFormatter.ts:75
↓ 1 callersMethod#loadSnapshot
( absolutePath: string, uid: number, )
src/processors/HeapSnapshotManager.ts:373
↓ 1 callersMethod#lookupCause
( devTools: TargetUniverse | undefined, error: Protocol.Runtime.RemoteObject, targetId: string,
src/devtools/DevtoolsUtils.ts:345
↓ 1 callersMethod#nodeToJSON
(node: TextSnapshotNode)
src/formatters/SnapshotFormatter.ts:57
↓ 1 callersMethod#redactNetworkHeaders
( headers: Record<string, string>, )
src/formatters/NetworkFormatter.ts:168
↓ 1 callersMethod#resolveElementHandle
( node: TextSnapshotNode, uid: string, )
src/McpPage.ts:652
↓ 1 callersMethod#shouldLogDailyActive
(state: LocalState)
src/telemetry/ClearcutLogger.ts:214
↓ 1 callersMethod#validateUrlAllowed
(url: URL)
src/McpContext.ts:873
↓ 1 callersMethod#validateUrlNotBlocked
(url: URL)
src/McpContext.ts:861
↓ 1 callersFunctionHaveUniqueNames
(tools: Array<{name: string}>)
scripts/update_metrics.ts:24
↓ 1 callersFunctionaddCrossLinks
(text: string, tools: ToolWithAnnotations[])
scripts/generate-docs.ts:70
↓ 1 callersMethodattachDevToolsData
(data: DevToolsData)
src/tools/ToolDefinition.ts:184
↓ 1 callersFunctionbucketize
(value: number)
src/telemetry/transformation.ts:126
↓ 1 callersFunctionbuildDisabledMessage
( toolName: string, flag: string, categoryLabel?: string, )
src/ToolHandler.ts:35
↓ 1 callersFunctionbuildUnknownArgumentsMessage
( toolName: string, unknownArgumentNames: string[], expectedArgumentNames: string[], )
src/ToolHandler.ts:138
↓ 1 callersFunctionbundleDependency
( wrapperIndexName, extraOutputOptions = {}, external = [], )
rollup.config.js:159
↓ 1 callersFunctioncheck
()
src/daemon/client.ts:37
↓ 1 callersFunctioncleanupTest
(ctx: TestContext)
tests/e2e/telemetry.test.ts:137
↓ 1 callersFunctioncloseBrowser
()
src/browser.ts:299
↓ 1 callersMethodcloseHeapSnapshot
(filePath: string)
src/McpContext.ts:830
↓ 1 callersMethodclosePage
(pageId: number)
src/McpContext.ts:345
↓ 1 callersFunctioncomputeDownscaleClip
( box: SourceBox, maxWidth: number | undefined, maxHeight: number | undefined, )
src/tools/screenshot.ts:92
← previousnext →201–300 of 785, ranked by callers