Model context protocol for OpenPix API
npm install @mcpbr/openpix- Node.js
- Chave de API openpix
``json`
{
"mcpServers": {
"openpix": {
"command": "npx",
"args": ["-y", "@mcpbr/openpix"],
"env": {
"OPENPIX_API_KEY": "API_KEY_DA_OPENPIX"
}
}
}
}
O servidor openpix possui as seguintes ferramentas disponíveis:
- create-charge-refund
- create-customer
- create-partner-application
- create-payment
- create-pix-qrcode
- create-preregistration
- create-refund
- create-subaccount
- create-subaccount-withdrawal
- create-subscription
- create-transfer
- create-webhook$3
- get-account
- get-charge
- get-customer
- get-dispute
- get-payment
- get-pix-qrcode
- get-preregistration
- get-refund
- get-subaccount
- get-subscription
- get-transaction$3
- list-accounts
- list-charges
- list-charge-refunds
- list-customers
- list-disputes
- list-payments
- list-pix-qrcodes
- list-preregistrations
- list-refunds
- list-subaccounts
- list-transactions
- list-webhook-ips
- list-webhooks$3
- approve-payment
- update-charge-expiration
- update-customer$3
- delete-charge
- delete-webhook$3
- transfer-subaccount
- withdrawal-from-account`