Commit 88f83ea
committed
feat(keycardai-mcp): add CrewAI integration for agent frameworks
- Add CrewAI adapter to client integrations directory
- Support for CrewAI agents with secure MCP tool access
- No token passing - agents never receive raw API tokens
- Fresh token fetched per API call through Keycard
- Follows established pattern with LangChain and OpenAI integrations
- Deleted separate packages/agents package (not needed)
- Added optional dependencies: crewai and agents extras
- Added tests for CrewAI integration imports1 parent 507591f commit 88f83ea
File tree
15 files changed
+85
-545
lines changed- packages
- agents
- src/keycardai
- agents
- tests
- mcp
- src/keycardai/mcp/client/integrations
- tests/keycardai/mcp/client/integrations
15 files changed
+85
-545
lines changedThis file was deleted.
This file was deleted.
0 commit comments