Spaces:
Running
Running
File size: 172 Bytes
5f2c09d | 1 2 3 4 5 6 7 | {
"$schema": "https://gofastmcp.com/schemas/fastmcp_config/v1.json",
"entrypoint": "screenshot.py",
"environment": {
"dependencies": ["pyautogui", "Pillow"]
}
} |