From 8b2d8389de1dfe47701169c358ea83c048dd2efd Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Thu, 17 Jul 2025 01:51:52 -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 6e04b89..428104c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/mettamatt-code-reasoning-badge.png)](https://mseep.ai/app/mettamatt-code-reasoning) + # Code Reasoning MCP Server A Model Context Protocol (MCP) server that enhances Claude's ability to solve complex programming tasks through structured, step-by-step thinking.