MCP Servers / other / Payman API

Payman API

JSON →
stdionone3other

Integrates with Payman AI's payment APIs to manage payees, payments, and balances using natural language.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: payman-api
Tools
What this server exposes
set-api-key
Sets the Payman API key for authentication.
create-test-rails-payee
Creates a TEST_RAILS payee for testing.
create-us-ach-payee
Creates a US_ACH payee for bank transfers.
create-crypto-payee
Creates a CRYPTO_ADDRESS payee for cryptocurrency payments.
send-payment
Sends a payment to a registered payee.
search-payees
Searches for payees based on various criteria.
check-balance
Retrieves the current account balance.
Configuration
Environment & auth
authnone
Resources
Payman API — MCP Server · libregistry