Screenshot
0
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "screenshot": {4 "cwd": "<YOUR_WINDOWS_PROJECT_PATH>",5 "env": {},6 "args": [7 "-Command",8 "Invoke-Command -ScriptBlock { cd '<YOUR_WINDOWS_PROJECT_PATH>'; & '<YOUR_WINDOWS_UV_PATH>' run screenshot.py }"9 ],10 "shell": true,11 "command": "powershell.exe"12 }13 }14}
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript