arcade-mcp/examples
Ray Smets c7c485152f
[Mastra] example toolkit project updated (#561)
## Summary

Updated the Mastra example project to include leveraging multiple
toolkits into one Mastra agent. Additionally, the `package.json`
versions were pinned to the latest versions to avoid potential issues
with breaking changes as Mastra progresses through v0.x.x packages.
Also, by pinning the version, it demonstrates the latest confirmed
arcade-js compatibility version.

These changes were initiated when trying to debug an
[issue](https://github.com/ArcadeAI/arcade-ai/issues/560) using Arcade
toolkits with Mastra agents. Notably, I confirmed that there is no flaw
in arcade-js, which was suspected in the issue, by successfully using
the toolkits with the latest Mastra packages.

## Changes

* inboxTravelAgent created showcasing `GoogleFlights`, `GoogleHotels`,
and `Gmail` Arcade toolkits together
* package.json versions pinned to the latest working versions. 

## Testing

Ran the Mastra project locally and invoked the tools via the agent chat
interface.
2025-09-15 13:02:49 -03:00
..
ai-sdk Fix vulnerability (#536) 2025-08-19 14:47:24 -03:00
crewai Update examples (#516) 2025-07-28 09:49:00 -07:00
langchain Update examples (#516) 2025-07-28 09:49:00 -07:00
langchain-ts Update examples (#516) 2025-07-28 09:49:00 -07:00
langgraph-ts Update examples (#516) 2025-07-28 09:49:00 -07:00
mastra [Mastra] example toolkit project updated (#561) 2025-09-15 13:02:49 -03:00
mcp Update examples (#516) 2025-07-28 09:49:00 -07:00
openai-agents-ts Update examples (#516) 2025-07-28 09:49:00 -07:00
serving-tools Update examples (#516) 2025-07-28 09:49:00 -07:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
call_a_tool_directly.py Revert "Arcade Gateway" (#403) 2025-05-20 14:24:08 -07:00
call_a_tool_directly_with_auth.py Update examples (#516) 2025-07-28 09:49:00 -07:00
call_a_tool_with_llm.py Revert "Arcade Gateway" (#403) 2025-05-20 14:24:08 -07:00
get_auth_token.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00