Payman AI ドキュメント MCP サーバー
Payman AI のドキュメントに簡単にアクセスできるようにし、開発者がより効率的に統合を構築できるように支援する MCP サーバー。
概要
このリポジトリには、PaymanドキュメントMCPサーバーのソースコードが含まれています。このサーバーにより、ClaudeやCursorなどのAIアシスタントがPaymanのドキュメントにアクセスし、開発者の統合に関する質問に対応できるようになります。このサーバーをローカルで実行することで、AIアシスタントがPaymanの機能に関する正確で役立つ情報を提供する能力を強化できます。
前提条件
インストール
- リポジトリをクローンします。
- プロジェクト ディレクトリに移動します。
- 依存関係をインストールします:
プロジェクトの構築
TypeScript コードを JavaScript に組み込みます。
サーバーを確認中
サーバーが適切に設定されているかどうかを確認します。
すべてが正常であれば、Payman MCP サーバーを任意のクライアントに追加できます。
local-only server
The server can only run on the client's local machine because it depends on local resources.
AI アシスタントに Payman のドキュメントへのアクセスを提供し、強化されたコンテキスト サポートを通じて開発者がより効率的に統合を構築できるようにします。
Related MCP Servers
- -securityFlicense-qualityProvides curated documentation access via the Gemini API, enabling users to query and interact with technical docs effectively by overcoming context and search limitations.Last updated -13TypeScript
- -securityAlicense-qualityProvides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.Last updated -13TypeScriptMIT License
- AsecurityFlicenseAqualityProvides AI assistants like Claude or Cursor with access to Payman AI's documentation, helping developers build integrations more efficiently.Last updated -5TypeScript
- AsecurityFlicenseAqualityA server that provides easy access to Payman AI's APIs, allowing users to create payees, search payees, send payments, and check balances using natural language prompts.Last updated -53JavaScript