Airwallex docs, API references and a live sandbox, wired straight into your coding agent.
Airwallex's official developer connector: documentation search plus sandbox tools for transfers, FX quotes and payment links, all over an OAuth-protected HTTP endpoint. Exposed over MCP by the airwallex developer mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Airwallex's official developer connector: documentation search plus sandbox tools for transfers, FX quotes and payment links, all over an OAuth-protected HTTP endpoint.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Everything the assistant can do here goes through one of these:
Documentation search — Search Airwallex guides, integration best practices and API references and return the current documented behaviourAPI reference lookup — Retrieve the request and response shape for a specific Airwallex endpoint, including required parametersSandbox transfers — Create and manage test transfers in the Airwallex sandbox, including cross-border payouts to suppliersFX quotes — Fetch a foreign exchange quote for a given currency pair and amount so pricing can be modelled during developmentPayment links — Create and manage sandbox payment links for a product or subscription plan to test the hosted checkout experienceSandbox event simulation — Simulate platform events in sandbox so webhook handlers and downstream logic can be exercised on demandAn Airwallex sandbox account for the developer endpoint (the docs endpoint needs no auth), plus an MCP client that supports remote HTTP servers.
Plenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Airwallex Developer's toolset — Documentation search, API reference lookup, Sandbox transfers and 3 more — is a fair guide to whether it matches your workflow. It is maintained by Airwallex rather than a third party, which usually means auth handling and breaking changes are dealt with faster.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
Have a coding agent read the current Airwallex reference and generate the initial payment or payout calls with correct field names, then verify them against sandbox immediately.
Feed the error back to the agent so it can re-read the relevant documentation and correct the payload without you switching to a browser.
Trigger simulated sandbox events and confirm your handler processes each payload correctly before go-live.
Ask for live sandbox FX quotes on realistic amounts while working out margins for a cross-border product.
| Tool | What it does |
|---|---|
| Documentation search | Search Airwallex guides, integration best practices and API references and return the current documented behaviour. |
| API reference lookup | Retrieve the request and response shape for a specific Airwallex endpoint, including required parameters. |
| Sandbox transfers | Create and manage test transfers in the Airwallex sandbox, including cross-border payouts to suppliers. |
| FX quotes | Fetch a foreign exchange quote for a given currency pair and amount so pricing can be modelled during development. |
| Payment links | Create and manage sandbox payment links for a product or subscription plan to test the hosted checkout experience. |
| Sandbox event simulation | Simulate platform events in sandbox so webhook handlers and downstream logic can be exercised on demand. |
claude mcp add-json airwallex-dev '{ "type": "http", "url": "https://mcp.sandbox.airwallex.com/developer" }'An Airwallex sandbox account for the developer endpoint (the docs endpoint needs no auth), plus an MCP client that supports remote HTTP servers.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Turn software procurement research into a conversation — search, compare, and evaluate Marketplace listings.
A full federal and state 1040 calculation pipeline exposed as MCP tools.