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.

评论

记忆与知识 分类下的更多 MCP 服务器