arcade-mcp/examples/serving-tools/modal
Sterling Dreyer 4164f796b0
Fix package install for modal example (#267)
Co-authored-by: Eric Gustin <eric@arcade.dev>
2025-03-07 19:08:49 -08:00
..
README.md Improve Docker Build and Deployment for Arcade Worker (#205) 2025-01-23 12:57:24 -08:00
run-arcade-worker.py Fix package install for modal example (#267) 2025-03-07 19:08:49 -08:00

Deploy a Custom Arcade Worker on Modal

Requirements

  • Python 3.10+
  • Modal CLI

Deploy

cd examples/serving-tools
modal deploy run-arcade-worker.py

Changing the Toolkits

To change the toolkits, edit the toolkits list in the run-arcade-worker.py file.