We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5505201 commit c0c0dfbCopy full SHA for c0c0dfb
1 file changed
.mcp.json
@@ -0,0 +1,9 @@
1
+{
2
+ "mcpServers": {
3
+ "firefox-devtools": {
4
+ "type": "stdio",
5
+ "command": "npx",
6
+ "args": ["@padenot/firefox-devtools-mcp"]
7
+ }
8
9
+}
0 commit comments