-
Notifications
You must be signed in to change notification settings - Fork 0
Crew AI Secure Tools Integration SDK #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This is great, however it fits with the current MCP client integration pattern. . Could you move this to the integration directory please? |
3db4fe2 to
88f83ea
Compare
📦 Release PreviewThis analysis shows the expected release impact: 📈 Expected Version Changes📋 Package Details[
{
"package_name": "keycardai-mcp",
"package_dir": "packages/mcp",
"has_changes": true,
"current_version": "0.17.0",
"next_version": "0.18.0",
"increment": "MINOR"
}
]📝 Changelog PreviewThis comment was automatically generated by the release preview workflow. |
88f83ea to
0a20a4a
Compare
📦 Release PreviewThis analysis shows the expected release impact: 📈 Expected Version Changes📋 Package Details[
{
"package_name": "keycardai-mcp",
"package_dir": "packages/mcp",
"has_changes": true,
"current_version": "0.17.0",
"next_version": "0.18.0",
"increment": "MINOR"
}
]📝 Changelog PreviewThis comment was automatically generated by the release preview workflow. |
0a20a4a to
926cd8c
Compare
📦 Release PreviewThis analysis shows the expected release impact: 📈 Expected Version Changes📋 Package Details[
{
"package_name": "keycardai-mcp",
"package_dir": "packages/mcp",
"has_changes": true,
"current_version": "0.17.0",
"next_version": "0.18.0",
"increment": "MINOR"
}
]📝 Changelog PreviewThis comment was automatically generated by the release preview workflow. |
- 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 imports
926cd8c to
2044d82
Compare
📦 Release PreviewThis analysis shows the expected release impact: 📈 Expected Version Changes📋 Package Details[
{
"package_name": "keycardai-mcp",
"package_dir": "packages/mcp",
"has_changes": true,
"current_version": "0.17.0",
"next_version": "0.18.0",
"increment": "MINOR"
}
]📝 Changelog PreviewThis comment was automatically generated by the release preview workflow. |
Uh oh!
There was an error while loading. Please reload this page.