Skip to content
Claude Desktop

InsAIts - AI Communication Security Monitor for Claude Desktop

io.github.nomadu27/insaits

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

client:Claude Desktop transport:stdio runtime:pypi

Install InsAIts - AI Communication Security Monitor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

InsAIts - AI Communication Security Monitor in other clients