arcade-mcp/examples/math/arcade_arithmetic
Nate Barbettini 14998a43e3
Add ToolContext and OAuth tool support (#10)
- Adds initial `ToolContext` to tool invocations
- This unlocks the ability to call authenticated tools (e.g. Gmail),
which works in this branch against Nate's dev engine
2024-08-02 11:25:08 -07:00
..
tools Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00
__init__.py Cleanup examples and README (#8) 2024-07-24 09:10:31 -07:00
main.py JWT auth for Engine->Actor communication (#11) 2024-08-01 09:14:37 -07:00