mirror of
https://github.com/refact0r/midnight-discord.git
synced 2026-08-23 08:41:14 +02:00
6 lines
100 B
TOML
6 lines
100 B
TOML
[mcp_servers.chrome-devtools]
|
|
command = "npx"
|
|
args = [
|
|
"-y",
|
|
"chrome-devtools-mcp@1.3.0",
|
|
]
|