Skip to content
Cline

MuPag Sandbox Payments for Cline

br.com.mupag/mcp-server

Sandbox-only MuPag MCP server for approved payments, subscriptions, refunds, and reconciliation.

client:Cline transport:stdio runtime:npm

Install MuPag Sandbox Payments in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@mupag/mcp-server"
      ],
      "env": {
        "MUPAG_API_KEY": "<MUPAG_API_KEY>",
        "MUPAG_ENV": "<MUPAG_ENV>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MuPag Sandbox Payments in other clients