mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-10 07:14:04 +02:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"mcpServers": {
|
|
"firefox-devtools": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["@padenot/firefox-devtools-mcp"]
|
|
}
|
|
}
|
|
}
|