Skip to content

feat: add Oris AI agent payment tools#5143

Open
fluxaventures wants to merge 1 commit intocrewAIInc:mainfrom
fluxaventures:feat/add-oris-tools
Open

feat: add Oris AI agent payment tools#5143
fluxaventures wants to merge 1 commit intocrewAIInc:mainfrom
fluxaventures:feat/add-oris-tools

Conversation

@fluxaventures
Copy link
Copy Markdown

Adds the crewai-oris integration for compliant stablecoin payments in CrewAI agents.

Package: https://pypi.org/project/crewai-oris/
Source: https://github.com/fluxaventures/oris
Docs: https://docs.useoris.xyz

Tools included:

  • OrisPaymentTool: Execute compliant stablecoin payments
  • OrisCheckBalanceTool: Retrieve wallet balances across chains
  • OrisGetSpendingTool: Get payment and spending history
  • OrisGetTierInfoTool: Get KYA compliance tier and limits

What this PR does

Adds lib/crewai-tools/src/crewai_tools/tools/oris_tool/ with:

  • oris_tool.py: Re-exports tools from the crewai-oris PyPI package
  • README.md: Usage documentation, setup instructions, code examples

Every payment goes through a four-stage compliance pipeline (KYA identity, spending policy, sanctions screening, on-chain execution) before any funds move.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant