You're viewing a demo portfolio

Join the waitlist
PRSM

payram_doctor

Active

Tool of PayRam Helper MCP Server

declared in 1.1.0

Staged, read-only health diagnosis: server reachability -> merchant API key -> admin JWT -> payment readiness (wallets + listener workers). Returns ranked likely causes with exact fix commands for the first failing stage. Run this FIRST when anything PayRam-related fails.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "apiKey": {
      "type": "string",
      "minLength": 1,
      "description": "Merchant API key (per-project). Defaults to PAYRAM_API_KEY. Obtain headlessly: ./setup_payram_agents.sh ensure-api-key"
    },
    "baseUrl": {
      "type": "string",
      "format": "uri",
      "description": "PayRam server base URL. Defaults to PAYRAM_BASE_URL. The installer publishes on port 80 (http://localhost), not :8080."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

PayRam Helper MCP Server

https://github.com/PayRam/payram-helper-mcp-server

1/7 registries
View full server →