We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96dbe92 + c0c0dfb commit 7077b2aCopy full SHA for 7077b2a
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