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