9 lines
171 B
JSON
9 lines
171 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"chrome-devtools": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": ["-y", "chrome-devtools-mcp@latest", "--headless", "--viewport", "390x844"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|