mcpserver.lol
registry/pix-brazilian-payments
Connection check verified live · 20h ago

pix-brazilian-payments

PIX payments for Brazil: verify a settlement with no API key, or sell USDT/USDC for BRL over PIX.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

10 tools

Read from the running server on 20h ago.

lunium_check_network_health read-only
Real-time operational state of the public Lunium services, measured by an internal probe every 5 minutes: overall state plus per-component state (api, pix_charge = cash-in rail, cr…
lunium_check_payer_limit read-only payer_tax_number*
Requires an API key. Returns how much a specific Brazilian taxpayer (CPF for a person, CNPJ for a company) can move through a PIX charge right now, in cents. Read-only — no charge…
lunium_confirm_crypto_sale can modify data cashout_id*user_approved*confirmation_token*
Requires an API key. Step 2 of 3, and the point of no return. Locks the quoted rate and returns deposit_address — the address the crypto must be sent to. Crypto arriving there will…
lunium_create_pix_charge can modify data assetchainexternal_id*amount_cents*payout_address*payer_tax_number*
Requires an API key. Creates a PIX charge: returns a QR code and a copy-and-paste string any Brazilian payer can pay from their bank app. When it is paid, crypto is delivered to pa…
lunium_create_sandbox_key name
Provisions a Lunium TEST api key for you, in one call, with no account, no human approval and no money involved. Use it when a Lunium tool told you erro="chave_ausente" and you wan…
lunium_get_crypto_sale read-only cashout_id*
Requires an API key. Returns the current state of a crypto sale and, once settled, the receipt: pix_e2e (Central Bank identifier), receipt_url (a page to show a person), receipt_pd…
lunium_get_pix_charge read-only charge_id*
Requires an API key. Returns the state of a charge created with lunium_create_pix_charge. States: pending (unpaid), under_review (PIX received, settlement in transit), paid (credit…
lunium_list_settlement_options read-only network
Open — no API key needed, so call this first. Lists the assets and networks that can settle right now, with limits and expected timing. Call it before quoting whenever the user na…
lunium_quote_crypto_sale asset*amount*network*pix_key*external_id*pix_key_type +1
Requires an API key. Step 1 of 3 of selling crypto for reais. Prices a specific amount of a specific asset on a specific network against a specific PIX key, returning brl_amount (w…
lunium_verify_pix_payment read-only e2e*
Confirms that a specific PIX payment actually settled in Brazil, using the Central Bank end-to-end identifier (E2E). Free and open: no API key, no Lunium account. You can verify a…