Skip to main content
Glama

Payman AI Documentation MCP Server

get-sdk-help

Access detailed assistance for Node.js or Python SDK usage, including specific features or classes, to streamline integration development with Payman AI Documentation MCP Server.

Instructions

Get help with Node.js or Python SDK usage

Input Schema

NameRequiredDescriptionDefault
featureYesWhich SDK feature or class you need help with
sdkYesWhich SDK you need help with

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "feature": { "description": "Which SDK feature or class you need help with", "type": "string" }, "sdk": { "description": "Which SDK you need help with", "enum": [ "nodejs", "python" ], "type": "string" } }, "required": [ "sdk", "feature" ], "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