T3MP3ST

GitHub

autonomous red teaming platform; multi-agent offensive-security meta-harness

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "T3MP3ST": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-T3MP3ST"
      ]
    }
  }
}