chore: disable mcp servers by default
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
@@ -14,12 +14,14 @@
|
||||
"-e",
|
||||
"/nix/store/lz8ajxhnkkw2llj752bdz41wqr645h9c-google-chrome-dev-146.0.7635.0/bin/google-chrome-unstable",
|
||||
"--ignore-default-chrome-arg='--disable-extensions'"
|
||||
]
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
"bun-docs": {
|
||||
"type": "remote",
|
||||
"url": "https://bun.com/docs/mcp",
|
||||
"timeout": 3000
|
||||
"timeout": 3000,
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user