Local File Organizer
0
0

Windsurf
Setting up with Windsurf
- Open Windsurf's preferences
- Go to the Integrations section
- Click "Add MCP Integration"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "local file organizer": {4 "cwd": ".cursor",5 "env": {},6 "args": [7 "-y",8 "@modelcontextprotocol/server-filesystem",9 "/path/to/organize/dir1",10 "/path/to/organize/dir2"11 ],12 "shell": false,13 "command": "npx"14 }15 }16}
コミュニティレビュー
0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください