arcade-mcp/examples/serving-tools/modal
Eric Gustin 7f26b83c19
Update examples (#516)
Update code examples to not use the deprecated Google toolkit (use Gmail
instead) and Web toolkit (use Firecrawl instead)
2025-07-28 09:49:00 -07:00
..
README.md Improve Docker Build and Deployment for Arcade Worker (#205) 2025-01-23 12:57:24 -08:00
run-arcade-worker.py Update examples (#516) 2025-07-28 09:49:00 -07: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.