From ed21875a9a63e2302bbb10042f4a1818f9c0d270 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:35:51 -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 3d40e2b..2a0d8a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A Model Context Protocol (MCP) server that provides context optimization tools f > This MCP server is the evolution of the [VS Code Copilot Context Optimizer extension](https://github.com/malaksedarous/vscode-copilot-context-optimizer), but with compatibility across MCP-supporting applications. + + Context Optimizer Server MCP server + + ## 🎯 The Problem It Solves **Have you ever experienced this with your AI coding assistant (like Copilot, Claude Code, or Cursor)?** @@ -149,4 +153,4 @@ Contributions are welcome! Please read **[docs/reference/contributing.md](docs/r MIT License - see LICENSE file for details. ## Related Projects -- [VS Code Copilot Context Optimizer](https://github.com/malaksedarous/vscode-copilot-context-optimizer) – Original VS Code extension (companion project) +- [VS Code Copilot Context Optimizer](https://github.com/malaksedarous/vscode-copilot-context-optimizer) – Original VS Code extension (companion project) \ No newline at end of file