io.github.codespar
mcp-airwallex
MCP server for Airwallex — cross-border collection + payouts, global accounts, FX, transfers
stdiocommunityservice
Package Details
@codespar/mcp-airwallex
Transportstdio
Environment Variables
AIRWALLEX_CLIENT_ID(str)
Required
Airwallex client id (sent as x-client-id on /authentication/login)
AIRWALLEX_API_KEY(str)
RequiredSecret
Airwallex API key, secret (sent as x-api-key on /authentication/login)
AIRWALLEX_ENV(str)
Airwallex environment. 'demo' (default, https://api-demo.airwallex.com) or 'production' (https://api.airwallex.com).