remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
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
Installation
- Clone the repository:Copy
- Install dependencies:Copy
Building the Project
Build the TypeScript code into JavaScript:
Copy
Checking Server
Check if the server is properly setup:
Copy
If everything is good, you can now add the Payman MCP server to any client.
You must be authenticated.
A server that provides easy access to Payman AI's APIs, allowing users to create payees, search payees, send payments, and check balances using natural language prompts.