Skip to main content
Glama

Payman Documentation MCP Server

Official
by PaymanAI

get-documentation

Retrieve PaymanAI documentation on specific topics like API reference, error handling, and setup. Streamlines developer integration by providing targeted guides and resources.

Instructions

Get PaymanAI documentation on a specific topic

Input Schema

NameRequiredDescriptionDefault
topicYesThe documentation topic to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topic": { "description": "The documentation topic to retrieve", "enum": [ "quickstart", "playground", "setup-and-installation", "create-payees", "send-payments", "create-payee", "search-payees", "check-balances", "bill-payment-agent", "api-reference", "api-keys", "error-handling" ], "type": "string" } }, "required": [ "topic" ], "type": "object" }
Install Server

Other Tools from Payman Documentation 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/PaymanAI/payman-doc-mcp-server'

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