mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 20:53:34 +08:00
chore: remove legacy insaits integration
This commit is contained in:
@@ -104,11 +104,6 @@
|
||||
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/your/projects"],
|
||||
"description": "Filesystem operations (set your path)"
|
||||
},
|
||||
"insaits": {
|
||||
"command": "python3",
|
||||
"args": ["-m", "insa_its.mcp_server"],
|
||||
"description": "AI-to-AI security monitoring — anomaly detection, credential exposure, hallucination checks, forensic tracing. 23 anomaly types, OWASP MCP Top 10 coverage. 100% local. Install: pip install insa-its"
|
||||
},
|
||||
"playwright": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@playwright/mcp", "--browser", "chrome"],
|
||||
|
||||
Reference in New Issue
Block a user