arcade-mcp/examples/serving_tools/modal
Eric Gustin d7107c107d
Update examples (#601)
* Reorganize the examples folder
* Add two mcp server examples. A local filesystem server and a simple
'starter' server.
2025-10-03 17:37:22 -07:00
..
README.md Update examples (#601) 2025-10-03 17:37:22 -07:00
run-arcade-worker.py Update examples (#601) 2025-10-03 17:37:22 -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.