MCP server · BRL
crown
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for BRL. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If BRL publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_accounts— List the authenticated account and its sub-accounts.create_account— Request creation of a known-taxpayer sub-account (compliance review). Requires manage-holders.get_account— Fetch a single account (self or sub-account) by id.get_balance— Retrieve the account balance for a given asset.list_wallets— List wallets, optionally filtered by assets/addresses.create_wallet— Create a wallet with default assets (BRLV, wBRLY).update_wallet_metadata— Update metadata / UI visibility for a wallet.create_quote— Create a quote to convert between fiat and/or token assets.create_order— Create an order by accepting a quote.list_orders— List orders for the account.get_order— Retrieve a specific order by id.get_pix_deposit— Get the static PIX BR Code (EMV payload + QR PNG) to fund the BRL balance.list_deposits— List deposits for a given asset.get_deposit— Retrieve a specific deposit by id.create_withdrawal— Create a fiat (PIX/TED) or token withdrawal.list_withdrawals— List withdrawals for the account.create_transfer— Transfer tokens between EVM wallets.list_transfers— List token transfers, filterable by address/asset/state.create_claim— Submit a claim for an amount from reward certificates.list_certificates— List reward certificates and claimable amounts.create_auto_claim— Schedule a recurring claim on a UNIX cron. Requires auto-claim-rewards.create_nft_transfer— Transfer a reward-certificate NFT between EVM wallets.get_tax_exemption_progress— Get current-month Brazilian tax-exemption progress toward the R$35,000 limit.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.