diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index bf77b54..a797120 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -280,6 +280,20 @@ "homepage": "https://browser-use.com", "keywords": ["browser use", "browser-use", "browser use cloud"], "domains": ["browser-use.com", "cloud.browser-use.com"] + }, + { + "name": "airwallex-dev", + "description": "Airwallex developer skills that generate production-ready integration code: Hosted Payment Page, Drop-in and Split Card Elements, billing checkout, and connected-account KYC.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/airwallex/airwallex-marketplace.git", + "sha": "5cb3dd8b63e5ac873add34191e1994a1475ce145", + "path": "plugins/airwallex-dev" + }, + "homepage": "https://www.airwallex.com/docs/developer-tools/ai/developer-connector", + "keywords": ["airwallex-dev", "airwallex"], + "domains": ["airwallex.com", "www.airwallex.com", "mcp.sandbox.airwallex.com"] } ] } diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 7f09180..47403e6 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -1,6 +1,44 @@ { "version": 1, "plugins": { + "airwallex-dev": { + "sha": "5cb3dd8b63e5ac873add34191e1994a1475ce145", + "version": "0.1.0", + "components": { + "mcpServers": [ + { + "name": "airwallex-dev", + "description": "http" + } + ], + "skills": [ + { + "name": "airwallex-ai-provider-card-mit", + "description": "Use this skill to guide an end-to-end implementation plan document for card-only Airwallex Payments flows used by AI pr…" + }, + { + "name": "airwallex-billing-checkout", + "description": "Guide integration of Airwallex Billing Hosted Checkout for subscription, one-off payment (PAYMENT), and card-saving (SE…" + }, + { + "name": "airwallex-dropin", + "description": "Generate Airwallex Drop-in Element integration code. Use when user mentions Drop-in, dropIn element, embedded payment U…" + }, + { + "name": "airwallex-hpp", + "description": "Generate Airwallex Hosted Payment Page (HPP) integration code. Use when user mentions HPP, hosted payment page, redirec…" + }, + { + "name": "airwallex-kyc", + "description": "Generate Airwallex Connected Account KYC onboarding integration code. Use when user mentions KYC, embedded KYC element,…" + }, + { + "name": "airwallex-split-card", + "description": "Generate Airwallex Split Card Element integration code. Use when user mentions Split Card, cardNumber element, expiry/c…" + } + ] + } + }, "axiom": { "sha": "0e98ebaeec76a70c8fda9a7737605800c2f1245d", "version": "1.0.0",