From c859785e1c861ca9d712261cd91ab70a4164886d Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Thu, 17 Jul 2025 00:39:56 -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 3634f1f..5205f49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/jacck-mcp-ortools-badge.png)](https://mseep.ai/app/jacck-mcp-ortools) + # MCP-ORTools A Model Context Protocol (MCP) server implementation using Google OR-Tools for constraint solving. Designed for use with Large Language Models through standardized constraint model specification.