Skip to content
Claude Desktop

Ghana Payments (Paystack — MTN MoMo) for Claude Desktop

app.wishpool/ghana-payments-mcp

Ghana payments for AI agents — MTN MoMo via Paystack. Never holds funds.

client:Claude Desktop transport:streamable-http

Install Ghana Payments (Paystack — MTN MoMo) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ghana-payments-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-gh.wishpool.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Ghana Payments (Paystack — MTN MoMo) in other clients