✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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 (v14 or higher)
  • npm or yarn
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/hrishi0102/payman_mcp.git
    
  2. Install dependencies:

    npm install
    # OR
    yarn install
    

Building the Project

Build the TypeScript code into JavaScript:

npm run build
# OR
yarn build

Checking Server

Check if the server is properly setup:

node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-mcp/build/payman-server.js

If everything is good, you can now add the Payman MCP server to any client.

  • For Claude Desktop: Here
  • For Cursor: Here

Featured Templates

View More

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.