arcade-mcp/contrib/crewai/README.md
Eric Gustin 3d2665d36c
Rename some 'toolkit' references to 'server' (#624)
There are many more instances of toolkit within this repo, but the goal
of this PR is to get rid of user facing references as much as possible.

---------

Co-authored-by: Nate Barbettini <nate@arcade.dev>
2025-10-14 18:42:27 -07:00

1.1 KiB

CrewAI Integration

License Downloads

DocsServersPython ClientJavaScript Client

Overview

crewai-arcade allows you to use Arcade tools in your CrewAI applications.

Installation

pip install crewai-arcade

Usage

See the examples for usage examples