Skip to content
Claude Desktop

agent immune for Claude Desktop

io.github.denial-web/agent-immune

AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening

client:Claude Desktop transport:stdio runtime:pypi

Install agent immune in Claude Desktop

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

{
  "mcpServers": {
    "agent-immune": {
      "command": "uvx",
      "args": [
        "agent-immune"
      ]
    }
  }
}

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

agent immune in other clients