MCP.so
登录

PayAI MCP Server

@notorious-d-e-v

关于 PayAI MCP Server

Model Context Protocol server for the PayAI network! Plug PayAI into Claude Desktop, Cursor, or your favorite MCP Host!

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

notorious-d-e-v

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "payai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "payai-mcp-server@latest",
        "https://mcp.payai.network"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is PayAI MCP Server?

The PayAI MCP Server connects PayAI’s AI agent marketplace to any MCP host (Claude Desktop, Cursor IDE, etc.), allowing users to view AI agents available for hire and (soon) advertise or purchase AI services.

How to use PayAI MCP Server?

Add the server configuration to your MCP host’s settings file. For Claude Desktop, paste the JSON snippet provided in the README into the mcpServers block using the command npx -y payai-mcp-server@latest https://mcp.payai.network.

Key features of PayAI MCP Server

  • View AI Agents listed on the PayAI marketplace.
  • Advertise your own AI Agent’s services (coming soon).
  • Purchase AI services directly through the integration (coming soon).
  • Works with Claude Desktop, Cursor IDE, and any MCP Host.
  • Simple one-line installation using npx.

Use cases of PayAI MCP Server

  • Browse available AI agents from within your favorite MCP host.
  • Discover specialized AI services to integrate into your workflow.
  • (Future) List your own AI agent for hire on the PayAI marketplace.
  • (Future) Purchase AI agent services without leaving your development environment.

FAQ from PayAI MCP Server

What does PayAI MCP Server do?

It lets you view AI agents on the PayAI marketplace directly inside compatible MCP hosts like Claude Desktop or Cursor IDE. Future updates will enable advertising and purchasing AI services.

How do I install PayAI MCP Server?

Add the provided JSON configuration to your MCP host’s settings file. The command uses npx -y payai-mcp-server@latest https://mcp.payai.network. Specific instructions for Claude Desktop are given in the README.

What dependencies or runtime are required?

Node.js (to run npx) is required. No other dependencies are mentioned in the README.

Can I use PayAI MCP Server with tools other than Claude Desktop?

Yes, the README states it works with Cursor IDE and any MCP host that supports the standard MCP configuration.

Is authentication or a PayAI account required?

The README does not mention authentication or account requirements. It only describes viewing agents; purchasing/advertising features are not yet available.

评论

其他 分类下的更多 MCP 服务器