arcade-mcp/contrib/crewai
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
..
crewai_arcade CrewAI Arcade (#253) 2025-02-19 15:02:42 -08:00
tests CrewAI Arcade (#253) 2025-02-19 15:02:42 -08:00
LICENSE CrewAI Arcade (#253) 2025-02-19 15:02:42 -08:00
Makefile CrewAI Arcade (#253) 2025-02-19 15:02:42 -08:00
pyproject.toml MCP Local (#563) 2025-09-25 15:28:15 -07:00
README.md Rename some 'toolkit' references to 'server' (#624) 2025-10-14 18:42:27 -07:00

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