From 161530b6be03c259684407c10c34246bb3613f74 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 6 Nov 2025 06:05:52 -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 9d9f270..30f4830 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ MCP server for codebase indexing and semantic search. + + Acemcp MCP server + + ## Installation ```bash @@ -242,4 +246,4 @@ To enable the web interface, use the `--web-port` argument when starting the ser - Server status and metrics - Configuration overview - Responsive design with Tailwind CSS -- No build step required (uses CDN resources) +- No build step required (uses CDN resources) \ No newline at end of file