Loading subscription status...
{
"mcpServers": [
{
"chrome-tools": {
"env": {
"CHROME_DEBUG_URL": "http://localhost:9222",
"CHROME_ERROR_HELP": "custom error message",
"CHROME_CONNECTION_TYPE": "direct"
},
"args": [
"path/to/chrome-tools/dist/index.js"
],
"command": "node"
}
}
]
}