{ "$schema": "https://gofastmcp.com/schemas/fastmcp_config/v1.json", "entrypoint": "screenshot.py", "environment": { "dependencies": ["pyautogui", "Pillow"] } }