diff --git a/README.md b/README.md
index 20e59c14f3..799237ecda 100644
--- a/README.md
+++ b/README.md
@@ -702,6 +702,7 @@ the current catalog at **[radar.omniroute.online/planos](https://radar.omniroute
| π± Android (Termux) | pkg install nodejs && npx -y omniroute | Runs on your phone, 24/7, no root |
| π² PWA | "Add to Home Screen" | Fullscreen, offline, installable from browser |
| π§© OpenCode plugin | @omniroute/opencode-provider | Native OpenCode integration |
+ | π€ VS Code Copilot Chat | install OmniCopilot extension | Every OmniRoute model in the native Copilot Chat picker β stable & Insiders |
| π οΈ From source | npm install && npm run dev | Hack on it, contribute |
@@ -711,6 +712,33 @@ the current catalog at **[radar.omniroute.online/planos](https://radar.omniroute
+### π§© New: OmniRoute inside VS Code's native Copilot Chat
+
+
+
+> No new sidebar, no new chat UI β every model OmniRoute serves shows up right in the
+> **Copilot Chat model picker you already use**. Since VS Code 1.122, provider models work
+> without a GitHub sign-in or a Copilot subscription β agent mode, tool calling and vision, for
+> free.
+
+Install the **[OmniCopilot](https://github.com/diegosouzapw/OmniCopilot)** extension, point it
+at your OmniRoute server (defaults to `localhost:20128`), then open Copilot Chat β model picker
+β **Manage Modelsβ¦** β **OmniRoute**.
+
+
+ | Store | Link | Works with |
+ | π§© VS Code Marketplace | Install β | VS Code β stable & Insiders |
+ | π Open VSX Registry | Install β | Cursor, Windsurf, VSCodium, Theia, code-server, Gitpod, Antigravity, Kiroβ¦ |
+
+
+From inside the editor: open the **Extensions** view, search **"OmniRoute"**, click **Install**
+β works the same way on both stores. Source, issues and the publishing runbook live at
+[diegosouzapw/OmniCopilot](https://github.com/diegosouzapw/OmniCopilot).
+
+
+
+
+
## π Private & Local-First