CrewAI enables building collaborative AI agent systems where specialized agents work together. Integrate ContextGate to give your crew access to Salesforce, QuickBooks, HubSpot, and other business data.
This guide shows you how to create CrewAI agents with custom tools that query CloudSlurp, enabling coordinated data analysis and business intelligence workflows.
pip install crewai crewai-tools)Navigate to the Install page in your ContextGate workspace. Click "View API Token" and copy your bearer token for authentication.
💡 Your token can be found on the Install page .
Keep your bearer token secure! Never commit it to version control.
On the Install page, you can customize which tools, connections, and datasets are available through CloudSlurp. This allows you to:
Toolbox Manager Interface:

Install CrewAI and required packages:
Define a custom CrewAI tool for querying ContextGate:
Create agents with specific roles and CloudSlurp tools:
Define tasks that utilize CloudSlurp data:
Create the crew and execute tasks:
Build a crew that analyzes data across multiple business systems:
Analyst agent queries data, Researcher agent finds trends, Writer agent creates reports
Fetcher agent gets data, Validator agent checks quality, Syncer agent updates systems
Scout agent finds opportunities, Scorer agent prioritizes, Outreach agent drafts emails
Collector agent gets invoices, Analyzer agent checks cash flow, Advisor agent suggests actions