payman ai.com
payman ai.com logo

Payman AI

Bridges to Payman AI's payment processing API, enabling creation of payees, search functionality, payment sending, and b...

Created byApr 23, 2025

Payman AI MCP Server

MCP server that provides easy way to Payman AI's API's and let's users create payees, search payees, send payments and get balances using prompts.

Prerequisites

  • [Node.js](https://nodejs.org/) (v14 or higher)
  • [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)
  • Git

Installation

  1. Clone the repository: ```bash git clone https://github.com/hrishi0102/payman_mcp.git ```
  1. Install dependencies: ```bash npm install # OR yarn install ```

Building the Project

Build the TypeScript code into JavaScript:

Checking Server

Check if the server is properly setup:
If everything is good, you can now add the Payman MCP server to any client.
  • For Claude Desktop: [Here](https://modelcontextprotocol.io/quickstart/server#claude-for-desktop-integration-issues)
  • For Cursor: [Here](https://docs.cursor.com/context/model-context-protocol)