ADR

uber/ADR
★ 205 stars Python AI/LLM Updated today
ADR secures enterprise AI agents through observability, security benchmarking, and threat detection. Deployed at Uber.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "adr": {
      "command": "uvx",
      "args": [
        "adr"
      ]
    }
  }
}

Or install with pip: pip install adr

README Excerpt

ADR (Agentic AI Detection and Response) is an enterprise security system for AI agents. It helps organizations secure employee-facing agents such as Cursor, Claude Code, and Codex, as well as customer-facing agents such as AI support agents. ADR is **deployed in production at Uber**, and the accompanying paper was accepted to **MLSys 2026**: [Paper PDF](docs/adr-paper.pdf) · [Slides PDF](docs/adr-mlsys-2026-slides.pdf)

Topics

agent-securityai-agentsai-securitybenchmarkclaudeclaude-codecodexcursorllm-securitymcpmodel-context-protocolprompt-injectionthreat-detection