Skip to content

Commit 2d90d12

Browse files
committed
docs: add note about MCP Apps SDK future stable support with links to official docs
1 parent c4d01dc commit 2d90d12

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Unlike traditional dashboards, Copilot Compass leverages the **MCP Apps SDK** pa
8787
### Prerequisites
8888

8989
- **Node.js** 18+
90-
- **VS Code Insiders** — Required for MCP Apps SDK (interactive dashboard). [Download here](https://code.visualstudio.com/insiders/)
90+
- **VS Code Insiders** — Required for MCP Apps SDK (interactive dashboard). [Download here](https://code.visualstudio.com/insiders/). *VS Code Stable supports MCP tools but not the visual dashboard UI yet.*
9191
- **GitHub PAT** with scopes:
9292
- `manage_billing:copilot` — Access Copilot metrics
9393
- `read:enterprise` — Enterprise-level access
@@ -178,7 +178,9 @@ The default uses `localhost:3001`. If using a tunnel (cloudflared, ngrok), edit
178178
179179
### Run in GitHub Codespaces
180180

181-
> ⚠️ **Important:** MCP Apps SDK (interactive dashboard UI) requires **VS Code Insiders**. The Codespaces web editor uses stable VS Code. To use the full dashboard UI, you must connect from VS Code Insiders on your local machine.
181+
> ⚠️ **Important:** MCP Apps SDK (interactive dashboard UI) currently requires **VS Code Insiders**. The Codespaces web editor uses stable VS Code. To use the full dashboard UI, you must connect from VS Code Insiders on your local machine.
182+
>
183+
> 📌 **Note:** MCP Apps SDK support is expected to ship in VS Code Stable in a future release. See the [official MCP Apps documentation](https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_use-mcp-server-resources-to-enrich-ai-responses) and the [MCP Apps SDK repository](https://github.com/modelcontextprotocol/ext-apps) for the latest updates.
182184
183185
#### Option A: Connect from VS Code Insiders Desktop (Full UI)
184186

0 commit comments

Comments
 (0)