diff --git a/README.md b/README.md index e5a3b71..19a5174 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ # Performance Studio +
+ + A cross-platform SQL Server execution plan analyzer with built-in MCP server for AI-assisted analysis. Parses `.sqlplan` XML, identifies performance problems, suggests missing indexes, and provides actionable warnings — from the command line or a desktop GUI. Built for developers and DBAs who want fast, automated plan analysis without clicking through SSMS.