Skip to content

Commit 5849d84

Browse files
Merge pull request #5784 from kkaminsk/docs
Troubleshooting note for App Installer
2 parents 6f88d2d + 9c211f1 commit 5849d84

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

hub/package-manager/winget/mcp-server.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Before using the WinGet MCP server integration, ensure you have:
4343
- VS Code v1.104 or later with [GitHub Copilot extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) enabled
4444
- Access to [Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview)
4545
- [WinGet with MCP server support installed on your system](#set-up-winget-mcp-server)
46+
- Enable Extended Features (winget configure --enable)
4647

4748
## Set up WinGet MCP Server
4849

@@ -61,6 +62,10 @@ To set up the WinGet MCP server, you must first locate the path to the executabl
6162
winget mcp
6263
```
6364
65+
If the following error occurs: **Unrecognized command: 'mcp'**
66+
67+
Verify that the App Installer application is up to date on the device. This can be verified in the Store application.
68+
6469
1. Open PowerShell and use the following script to locate the MCP server executable:
6570
6671
```powershell

0 commit comments

Comments
 (0)