airwallex-agentos Plugin
Plugin Claude Code Productivity Payments & FintechAI Agents & AI App DevelopmentSales, Marketing & Business OpsThe explanation below is AI-generated. Please verify it against the sources.
airwallex-agentos is a plugin for Claude Code (and also Cursor and Codex) that teaches these AI agents how to use Airwallex's Billing, Payouts, Issuing, and Treasury capabilities via either the airwallex CLI or an Airwallex MCP server, per the plugin's README. It bundles five pre-built finance Skills that let an agent orchestrate multi-step tasks in plain language, such as creating invoices from a purchase order, onboarding suppliers from documents, or checking cash positions across currencies. The same Skills work across all supported surfaces, with surface-specific details (command names, tool names, auth, pagination) loaded from a shared reference file. To use it, the README states you need at least one of two toolchains: an authenticated airwallex CLI, or an Airwallex MCP server connected to the host client.
Overview
According to the Airwallex documentation homepage, Airwallex is a financial infrastructure platform offering Platform APIs for Connected Accounts, Accounts, Payments, Billing, Transactional FX, Payouts, Issuing, and Spend, along with embedded finance use cases (Global Treasury, Banking as a Service, Payments for Platforms) and developer tools such as SDKs, webhooks, and a sandbox environment.
What you can do with airwallex-agentos
- contract-to-billing: Extract billing details from POs/contracts/quotes, match existing resources, and create invoices and/or subscriptions
- beneficiary-creation: Extract bank details from supplier documents, validate per-country schemas, and create beneficiaries
- card-provisioning: Create cardholders and issue virtual or physical corporate cards with spend limits, and manage card spending
- manage-cashflow: Aggregate multi-currency balances, receivables, obligations, FX exposure, and indicative rates (conversion execution happens via the Airwallex Dashboard)
- awx-best-practices: Handle ad-hoc operations and troubleshooting for domains not covered by the other Skills (fallback)
Sources
Original description (English)
Bring Airwallex's global financial infrastructure to Claude. Orchestrate actions across your account in plain language, e.g., set up invoices from a PO, onboard suppliers from invoices, and check current cash position across currencies. AgentOS bundles pre-built finance Skills with MCP servers. A public CLI connects your agent to Airwallex's capabilities.
History of airwallex-agentos
- Plugin Updated Repository of airwallex-agentos (https://github.com/airwallex/airwallex-marketplace/tree/683a7536f9445c07439d087607b44b0383b8c41d/plugins/airwallex-agentos → https://github.com/airwallex/airwallex-marketplace/tree/b0bd2c3d65da47e39db8c779501119376d91c431/plugins/airwallex-agentos)
- Plugin Added airwallex-agentos