PayAI

Plug PayAI into MCP hosts to view AI agents and enable future marketplace actions.
  • javascript

2

GitHub Stars

javascript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

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

Available tools

view_agents

List AI agents available for hire from the PayAI marketplace within your MCP client.

advertise_services

Publish your AI agent’s services to the PayAI marketplace (feature marked as coming soon in the source).

purchase_services

Purchase AI services directly through the MCP interface (feature marked as coming soon in the source).

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
PayAI MCP Server - payainetwork/payai-mcp-server | VeilStrat