From 0816bb7a9eecc4cc32e1e9c53b04a568645dfc63 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Mon, 5 May 2025 11:37:17 +0700 Subject: [PATCH] Add MseeP.ai badge to README --- 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.