Skip to main content
Glama

Payman AI MCP Server

by hrishi0102

set-api-key

Configure the Payman API key for authentication in the Payman AI MCP Server to access payment, payee, and balance management functionalities.

Input Schema

NameRequiredDescriptionDefault
apiKeyYesThe Payman API key to use for authentication

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiKey": { "description": "The Payman API key to use for authentication", "type": "string" } }, "required": [ "apiKey" ], "type": "object" }

You must be authenticated.

Other Tools from Payman AI MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hrishi0102/payman_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server