arcade-mcp/examples
Sergio Serrano dfe3005fe6
Update example with the last version of arcade-js (#396)
Update our example with the latest version of `arcade-js`. This means we
can delete all the utility functions we created here, since we now have
first-class `Zod` support and they are no longer needed.

> [!WARNING]
> Don't merge until this
[PR](https://github.com/ArcadeAI/arcade-js/pull/127) is merged.
2025-05-12 14:02:11 -03:00
..
ai-sdk Update example with the last version of arcade-js (#396) 2025-05-12 14:02:11 -03:00
crewai Update CrewAI example: Custom Auth Flow (#260) 2025-02-21 16:25:43 -08:00
langchain Langchain Example update (#328) 2025-03-27 13:26:31 -07:00
langgraph-ts Add LangGraph-TS example (#356) 2025-04-09 21:08:18 -03:00
mcp Support for MCP stdio transport (#368) 2025-05-02 06:27:43 -07:00
serving-tools Fix package install for modal example (#267) 2025-03-07 19:08:49 -08:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
call_a_tool_directly.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
call_a_tool_directly_with_auth.py Fix examples (#289) 2025-03-12 16:46:14 -07:00
call_a_tool_with_llm.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
get_auth_token.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00