We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
powershell
1 parent 05aff96 commit 01ae752Copy full SHA for 01ae752
docs/quickstart/user.mdx
@@ -173,7 +173,7 @@ npx -y @modelcontextprotocol/server-filesystem /Users/username/Desktop /Users/us
173
</Tab>
174
<Tab title="Windows">
175
176
-```bash
+```powershell
177
npx -y @modelcontextprotocol/server-filesystem C:\Users\username\Desktop C:\Users\username\Downloads
178
```
179
@@ -204,7 +204,7 @@ tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
204
205
206
207
208
type "%APPDATA%\Claude\logs\mcp*.log"
209
210
0 commit comments