mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-23 13:01:25 -08:00
12 lines
No EOL
231 B
JSON
12 lines
No EOL
231 B
JSON
{
|
|
"servers": {
|
|
"chromedevtools/chrome-devtools-mcp": {
|
|
"type": "stdio",
|
|
"command": "pnpm dlx",
|
|
"args": [
|
|
"chrome-devtools-mcp@latest",
|
|
"--browserUrl=http://localhost:9222"
|
|
]
|
|
}
|
|
}
|
|
} |