From 1436443ab4fd8d2c785c165d1eb24ac50c2643ce Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 16 Jul 2025 00:50:13 -0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fad77f1..9230b64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/ant4g0nist-lisa-py-badge.png)](https://mseep.ai/app/ant4g0nist-lisa-py) + # LLDB MCP Integration This project provides a Model-Context Protocol (MCP) integration for LLDB, allowing AI assistants like Claude to interact with your debugging sessions through a standardized interface.