8 lines
308 B
JSON
8 lines
308 B
JSON
{
|
|
"description": "Disable specific MCP servers that may pose security risks or are not needed for your workflow. This blacklist approach allows most servers while blocking potentially problematic integrations.",
|
|
"disabledMcpjsonServers": [
|
|
"web-scraper",
|
|
"system-admin",
|
|
"network-tools"
|
|
]
|
|
} |