Skip to content

protocolTimeout is too short #323

@junmediatek

Description

@junmediatek

Description of the bug

when I use the claude code, the prompt is below:
use the chrome-devtools mcp server to get https://gerrit.mediatek.inc/c/ctp/src/drivers/isp_cam/+/11258562 contents,timeout is 600 seconds.

The error log is shown:
● chrome-devtools - new_page (MCP)(url: "https://gerrit.mediatek.inc/c/ctp/src/drivers/isp_cam/+/11258562", timeout: 600000)
⎿  Error: Network.enable timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.

Reproduction

see the Decription

Expectation

Give the "protocolTimeout" configure setting method.

MCP configuration

"mcpServers": {
"chrome-devtools": {
"type": "stdio",
"command": "npx",
"args": [
"chrome-devtools-mcp@latest"
],
"env": {}
}
}

Node version

22

Chrome version

130

Coding agent version

claude code 2.0.11

Model version

claude sonnet 4.5

Chat log

No response

Operating system

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions