Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 2aba45b

Browse files
committed
Make filesystem tile work on windows
1 parent c96fad4 commit 2aba45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/mcp/filesystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mcp:
66
volumes:
77
- "{{filesystem.paths|volume|into}}"
88
command:
9-
- "{{filesystem.paths|into}}"
9+
- "{{filesystem.paths|volume-target|into}}"
1010
source:
1111
url: https://github.com/modelcontextprotocol/servers/tree/2025.4.6
1212
parameter-values:

0 commit comments

Comments
 (0)