Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "screenshot": {4 "command": "powershell.exe",5 "args": [6 "-Command",7 "Invoke-Command -ScriptBlock { cd '<YOUR_WINDOWS_PROJECT_PATH>'; & '<YOUR_WINDOWS_UV_PATH>' run screenshot.py }"8 ],9 "env": {},10 "cwd": "<YOUR_WINDOWS_PROJECT_PATH>",11 "shell": true12 }13 }14}
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation