Skip to content

Commit 016b786

Browse files
drewbatgitCopilot
andcommitted
Remove settings-mcp.md, update TOC, redirections, and cross-references
Windows Settings connector is no longer provided by default. Redirect settings-mcp.md to windows-integration index page. Remove references from ai-powered.md and ai-setup.md. Co-authored-by: Copilot <[email protected]>
1 parent 22496e5 commit 016b786

5 files changed

Lines changed: 5 additions & 60 deletions

File tree

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "hub/apps/develop/windows-integration/settings-mcp.md",
5+
"redirect_url": "/windows/apps/develop/windows-integration/",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "hub/apps/windows-app-sdk/composition.md",
510
"redirect_url": "/windows/apps/develop/composition/visual-layer",

hub/apps/develop/ai-powered/ai-powered.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This section provides guidance for using the Windows App SDK to create apps that
2020
| [Copilot hardware key](/windows/apps/develop/windows-integration/microsoft-copilot-key-provider) | Learn how to use the Copilot hardware key feature to quickly access Copilot. |
2121
| [Recall](/windows/apps/develop/windows-integration/recall/index) | Learn how to use the Recall feature to help find content. |
2222
| [Studio Effects](/windows/apps/develop/windows-integration/studio-effects) | Learn how to use Studio Effects to enhance video calls with AI-powered background effects. |
23-
| [Windows Settings connector](/windows/apps/develop/windows-integration/settings-mcp) | Learn how to use the Windows Settings connector via MCP to manage settings on a Windows device. |
2423

2524
## Other AI features
2625

hub/apps/develop/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ items:
3737
href: windows-integration/recall/decrypt-exported-snapshots.md
3838
- name: Studio Effects
3939
href: windows-integration/studio-effects.md
40-
- name: Windows Settings connector
41-
href: windows-integration/settings-mcp.md
4240
- name: App lifecycle and system services
4341
items:
4442
- name: App lifecycle

hub/apps/develop/windows-integration/settings-mcp.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

hub/apps/get-started/ai-setup.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ Extend Copilot's context further with additional Windows-specific MCP servers:
127127

128128
| MCP Server | What it gives Copilot | URL / setup |
129129
|---|---|---|
130-
| Windows Settings | Read/write Windows Settings from Copilot | [Windows Settings connector](../develop/windows-integration/settings-mcp.md) |
131130
| Azure DevOps | Access work items, PRs, and builds | [Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp) |
132131

133132
---

0 commit comments

Comments
 (0)