diff --git a/README.md b/README.md index a82fce8..81903d8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ [Website](https://codecortex-ai.vercel.app) · [npm](https://www.npmjs.com/package/codecortex-ai) · [GitHub](https://github.com/rushikeshmore/CodeCortex) + + codecortex MCP server + + ## The Problem Every AI coding session starts from scratch. When context compacts or a new session begins, the AI re-scans the entire codebase. Same files, same tokens, same wasted time. It's like hiring a new developer every session who has to re-learn everything before writing a single line. @@ -162,4 +166,4 @@ vs. raw scan of entire codebase: ~37,800 tokens ## License -MIT +MIT \ No newline at end of file