MCP.so
ログイン

Payman AI Documentation MCP Server

@PaymanAI

Payman AI Documentation MCP Server について

MCP server, providing AI with access to the payman documentation

基本情報

カテゴリ

メモリとナレッジ

ランタイム

node

トランスポート

stdio

公開者

PaymanAI

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Payman AI Documentation MCP Server?

An MCP server that provides AI assistants like Claude or Cursor with easy access to Payman AI's documentation, helping developers build integrations more efficiently.

How to use Payman AI Documentation MCP Server?

Clone the repository, install dependencies with npm or yarn, build the TypeScript code, and run the server locally. Then add it to any MCP client such as Claude Desktop or Cursor using their respective integration guides.

Key features of Payman AI Documentation MCP Server

  • Provides easy access to Payman AI's documentation.
  • Enhances AI assistants' ability to answer integration questions.
  • Runs locally for up‑to‑date information.
  • Supports Claude Desktop and Cursor integration.
  • Built with Node.js and TypeScript.

Use cases of Payman AI Documentation MCP Server

  • Developers asking AI assistants about Payman API endpoints.
  • Troubleshooting integration issues with Payman’s services.
  • Learning how to use Payman features through natural language queries.

FAQ from Payman AI Documentation MCP Server

What are the prerequisites for running this server?

You need Node.js v14 or higher, npm or yarn, and Git installed.

How do I install and run the server?

Clone the repository, run npm install (or yarn install), then npm run build, and finally execute node /ABSOLUTE/PATH/TO/build/index.js to verify it works.

Which AI clients can I use with this server?

The server can be integrated with Claude Desktop and Cursor, as documented in their MCP integration guides.

How do I check if the server is set up correctly?

Run the command node /ABSOLUTE/PATH/TO/payman-doc-mcp-server/build/index.js in your terminal. If no errors appear, the server is ready.

コメント

「メモリとナレッジ」の他のコンテンツ