Payman AI MCP サーバー
Payman AI の API への簡単な方法を提供し、ユーザーがプロンプトを使用して受取人を作成、受取人を検索、支払いを送信、残高を取得できるようにする MCP サーバー。
前提条件
Related MCP server: PayPal MCP Server
インストール
リポジトリをクローンします。
git clone https://github.com/hrishi0102/payman_mcp.git依存関係をインストールします:
npm install # OR yarn install
プロジェクトの構築
TypeScript コードを JavaScript に組み込みます。
npm run build
# OR
yarn buildサーバーを確認中
サーバーが適切に設定されているかどうかを確認します。
node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-mcp/build/payman-server.jsすべてが正常であれば、Payman MCP サーバーを任意のクライアントに追加できます。
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.