We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f88d2d commit 2873e5cCopy full SHA for 2873e5c
1 file changed
hub/package-manager/winget/mcp-server.md
@@ -61,6 +61,10 @@ To set up the WinGet MCP server, you must first locate the path to the executabl
61
winget mcp
62
```
63
64
+ If the following error occurs: **Unrecognized command: 'mcp'**
65
+
66
+ Verify that the App Installer application is up to date on the device. This can be verified in the Store application.
67
68
1. Open PowerShell and use the following script to locate the MCP server executable:
69
70
```powershell
0 commit comments