Odel
agent immune

agent immune

Local
@denial-webPythonApache-2.0Updated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIagent-immunev0.2.2

Run

uvx agent-immune

MCP client config

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