From 1bc5eda112271fb108f12d20a9c458c0de14432a Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Fri, 3 Oct 2025 02:04:02 +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 d442aac..d2bd6e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/argoproj-labs-mcp-for-argocd-badge.png)](https://mseep.ai/app/argoproj-labs-mcp-for-argocd) + # Argo CD MCP Server An implementation of [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for [Argo CD](https://argo-cd.readthedocs.io/en/stable/), enabling AI assistants to interact with your Argo CD applications through natural language. This server allows for seamless integration with Visual Studio Code and other MCP clients through stdio and HTTP stream transport protocols.