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