Đang tải…
Đang tải…
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.
npx claude-code-templates@latest --setting mcp/disable-risky-servers{
"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"
]
}