Skip to content
Zed

InsAIts - AI Communication Security Monitor for Zed

io.github.nomadu27/insaits

Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage.

client:Zed transport:stdio runtime:pypi

Install InsAIts - AI Communication Security Monitor in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "insaits": {
      "command": "uvx",
      "args": [
        "insa-its"
      ],
      "env": {
        "INSAITS_API_KEY": "<INSAITS_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

InsAIts - AI Communication Security Monitor in other clients