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