UNPKG

@airwallex/developer-mcp

Version:

MCP server for AI agents that assist developers integrating with the Airwallex platform

9 lines (8 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BASE_URLS = void 0; exports.BASE_URLS = { api: "https://api-demo.airwallex.com", docsSearch: "https://demo.airwallex.com/docs/ai", telemetry: "https://o11y-demo.airwallex.com", };