From fd296cd0454af5b2dadae86d0c463e5dbd363328 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 12 Jun 2025 20:05:55 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d2eb33..2fafb38 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A powerful codebase analysis toolkit that leverages the Model Context Protocol (MCP) for AI-assisted code understanding and transformation. + + CodeAnalysis Server MCP server + + ## Features - **Code Analysis**: Parse and analyze codebases with abstract syntax trees @@ -461,4 +465,4 @@ For more details, see the [Session Store Architecture](docs/session-store.md) do - Node.js 18+ - npm or yarn -- Redis (optional for development, recommended for production) +- Redis (optional for development, recommended for production) \ No newline at end of file