alexfazio/crewAI-quickstart
A collection of notebooks, cookbooks, and recipes showcasing fun and effective ways to use CrewAI's agentic workflow implementations and tools.
Platform-specific configuration:
{
"mcpServers": {
"crewAI-quickstart": {
"command": "npx",
"args": [
"-y",
"crewAI-quickstart"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...