MCP.so
ログイン

Airwallex

Integrate with the Airwallex Platform using Claude

ドキュメント

Airwallex について

Airwallex provides payment and financial platform capabilities for developers building on its APIs. Its MCP server brings Airwallex documentation, API references, and sandbox testing context into assistant workflows for integration planning, troubleshooting, simulations, and go-live preparation.

接続情報

https://mcp-demo.airwallex.com/developer

トランスポート

Streamable HTTP

認証方式

OAuth

セットアップ

claude mcp add airwallex --transport http https://mcp-demo.airwallex.com/developer

よくある質問

Airwallex のリモート MCP サーバーとは何ですか?

Airwallex のリモート MCP サーバーは、https://mcp-demo.airwallex.com/developer にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。

Airwallex の MCP サーバーにはどう接続しますか?

エンドポイント https://mcp-demo.airwallex.com/developer を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。

Airwallex の MCP サーバーは認証が必要ですか?

はい。Airwallex は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。

Airwallex の MCP サーバーはどのトランスポートを使用しますか?

Airwallex は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。

他のリモート MCP サーバー