Airwallex logo

AgentOS

A production-grade toolkit for AI agents to work with Airwallex

Copy for LLMView as Markdown

Airwallex AgentOS is a toolkit for AI agents that need to work with Airwallex in production, not just in prototypes. It bundles the connectors, workflows, and packaging your agents need to read Airwallex data, run sandbox tests, and act on production accounts safely.

Each component can be installed individually — pick a single connector, a few skills, or the full plugin bundle, depending on what your agent needs.

What's included

ComponentDescription
ConnectorsThe Airwallex CLI and three MCP servers — Production MCP, Developer MCP, and Docs MCP — that connect agents to Airwallex APIs and documentation.
SkillsPre-built workflows for common Airwallex tasks: contract-to-billing, beneficiary creation, card provisioning, and cashflow management.
PluginsOne-click installation of the MCPs and skills for Claude Code and Cursor.

Who it's for

  • Developers building custom agents. Use the CLI or MCP servers directly from your agent framework.
  • Teams using Claude or Cursor. Install the AgentOS plugin to get the MCPs and skills in your editor or chat without writing integration code.

Build with AgentOS

For prompting guidance, connector selection, and troubleshooting tips, see Build with AgentOS.

Safety and responsibility

AgentOS connects AI agents to live Airwallex APIs. Before you deploy:

  • Actions taken by agents using your Airwallex credentials are governed by the Airwallex Terms of Service .
  • AgentOS components do not initiate money-out actions (transfers, FX conversions, or payouts) on your behalf. Where the underlying API supports them, the components are explicitly instructed not to execute them.
  • Agent outputs are probabilistic. Always review generated code, configurations, and recommendations before acting on them in production.

Feedback

For questions or feedback about AgentOS, contact the Developer Experience team at [email protected].

Was this page helpful?