update mcp
This commit is contained in:
parent
30fd9ddad2
commit
c71b699d66
|
|
@ -42,11 +42,9 @@
|
||||||
"PERPLEXITY_TIMEOUT_MS": "600000"
|
"PERPLEXITY_TIMEOUT_MS": "600000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browsermcp": {
|
"chrome-devtools": {
|
||||||
"type": "stdio",
|
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@browsermcp/mcp@latest"],
|
"args": ["-y", "chrome-devtools-mcp@latest"]
|
||||||
"env": {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue