Skip to main content
Glama

Payman AI Documentation MCP Server

solve-problem

Resolve PaymanAI integration challenges by identifying issues and providing solutions tailored to Node.js or Python SDKs. Simplify development with targeted guidance.

Instructions

Get help with common PaymanAI integration issues

Input Schema

NameRequiredDescriptionDefault
problemYesDescribe the issue you're experiencing
sdkNoWhich SDK you're using (nodejs or python)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "problem": { "description": "Describe the issue you're experiencing", "type": "string" }, "sdk": { "description": "Which SDK you're using (nodejs or python)", "enum": [ "nodejs", "python" ], "type": "string" } }, "required": [ "problem" ], "type": "object" }
Install Server

Other Tools from Payman AI 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/Vanshika-Rana/payman-mcp-server'

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