We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07468fd commit 066890bCopy full SHA for 066890b
.mux/mcp.jsonc
@@ -0,0 +1,6 @@
1
+{
2
+ "servers": {
3
+ "memory": "npx -y @modelcontextprotocol/server-memory",
4
+ "chrome": "npx -y chrome-devtools-mcp@latest --headless --isolated --chromeArg='--no-sandbox'"
5
+ }
6
+}
0 commit comments