Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Banco Sofisa

FreeNot checked

Connects Banco Sofisa accounts via Open Finance Brasil, enabling AI assistants to query balances, transactions, credit card bills, and investments using natural

GitHubEmbed

About

Connects Banco Sofisa accounts via Open Finance Brasil, enabling AI assistants to query balances, transactions, credit card bills, and investments using natural language, with read-only access.

README

Banco Sofisa no Claude, ChatGPT e agentes de IA via Open Finance

Conecte sua conta do Banco Sofisa ao Claude, ChatGPT e agentes de IA via Open Finance Brasil. Pergunte sobre saldos, extratos, faturas de cartão e investimentos do Banco Sofisa em linguagem natural. Regulado pelo Banco Central, somente leitura.

  • 🏦 Banco Sofisa via Open Finance Brasil, regulado pelo Banco Central
  • 💳 Saldos, extratos, faturas de cartão, investimentos e empréstimos
  • 🔒 Somente leitura — a IA não movimenta dinheiro
  • 🔑 Login por magic-link, consentimento explícito e revogável (LGPD)
  • 💬 Funciona com qualquer cliente MCP: Claude Desktop, Cursor, VS Code, Cline, Continue

English version · Documentação completa · Skill pra agentes


Instalar em 1 clique

Claude (Web e Desktop)

A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):

➕ Abrir no Claude e conectar

Manual (se o deeplink não abrir): claude.ai/customize/connectors+Adicionar conector personalizado → cole Nome Banco Sofisa MCP e URL https://api.mcp.ai/p_sofisa.

Cursor

➕ Instalar Banco Sofisa MCP no Cursor

VS Code (Copilot Chat)

➕ Instalar Banco Sofisa MCP no VS Code

ChatGPT, Manus, OpenClaw e mais 40+ clientes

Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:

https://api.mcp.ai/p_sofisa

Detalhes por cliente: INSTALL.md.


Exemplos de uso

Quanto gastei no cartão do Banco Sofisa esse mês?
Resuma minha fatura do Banco Sofisa em aberto
Qual meu saldo na conta do Banco Sofisa?
Como está minha carteira de investimentos no Banco Sofisa?

18 ferramentas disponíveis

Tool Descrição
openfinance_search_bank_connectors Searches the available bank connectors by name (pass keywords[], e.g.
openfinance_list_connections Returns the saved bank connections for this install: connector_id, item_id, bank name, and an add_connection_url to link additional banks via the Open Finance widget.
openfinance_get_item_status Returns the current status of a bank connection (UPDATED, UPDATING, LOGIN_ERROR, etc.), its executionStatus, and connector metadata.
openfinance_provider_status Checks the LIVE operational status of the Open Finance provider (its public status page) — this is the PROVIDER's health, separate from your own connection's openfinance_get_item_status.
openfinance_list_accounts Returns accounts for a bank connection: BANK (checking/savings) and CREDIT (credit card) with balance, number, type, subtype, bankData, and creditData.
openfinance_list_transactions Returns transactions for a bank account (BANK or CREDIT type).
openfinance_list_transactions_by_item Consolidated cash-flow analysis for a whole bank CONNECTION over a period, in ONE call.
openfinance_list_credit_card_bills Returns CLOSED credit card bills for a CREDIT-type account: dueDate, totalAmount, minimumPaymentAmount, allowsInstallments, plus payments[] (id, paymentDate, amount, valueType, paymentMode), payments_count, `payme…
openfinance_list_investments Returns the investment portfolio for a connection (broker or bank with INVESTMENTS product enabled): FIIs, stocks, ETFs, fixed income (CDB/LCI/LCA/Tesouro), mutual funds, retirement (previdência) and COE.
openfinance_list_investment_transactions Returns the movement history for a specific investment position: BUY / SELL / TAX / INTEREST / AMORTIZATION / TRANSFER.
openfinance_list_loans Lists loan contracts per bank connection (GET /loans).
openfinance_force_sync Forces the bank to re-sync one or more connections NOW and WAITS for it to finish (PATCH /items/:id, then polls until the item stops updating, up to ~60s).
openfinance_get_account_balance Returns real-time balance payload per account id (GET /accounts/:id/balance).
openfinance_get_accounts_detail Returns full account objects including extended creditData (additional cards, limits) per id (GET /accounts/:id).
openfinance_get_credit_card_bill Returns bill-level detail for one or more credit card bills by id (GET /bills/:id): financeCharges and payments[] (id, paymentDate, amount, valueType, paymentMode).
openfinance_list_categories Returns the provider's transaction category taxonomy (GET /categories), cached for the adapter session.
openfinance_update_transaction_category Corrects the category of one or more transactions (PATCH /transactions/:id).
openfinance_disconnect_bank Revokes the Open Finance consent for a specific bank and deletes the connection data.

Detalhe de cada tool: docs/ferramentas.md


Preços

Veja docs/precos.md.


Privacidade & LGPD

  • Somente leitura, nenhuma ferramenta altera dados na origem.
  • Sub-processadores: o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.md.
  • Os dados retornados pelas tools são enviados ao LLM host que você escolher, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento.

Perguntas frequentes

Como funciona? Via Open Finance Brasil (regulado pelo Banco Central). Você conecta sua conta Banco Sofisa com consentimento explícito; a IA lê saldos, extratos, faturas e investimentos. Somente leitura.

A IA pode movimentar dinheiro? Não. 100% leitura — Open Finance não permite movimentação por essa via.

Só funciona com o Banco Sofisa? Este MCP é focado no Banco Sofisa. Para conectar vários bancos de uma vez, use o Banco MCP (api.mcp.ai/banco).

O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills, tudo MIT.


Suporte


Licença

MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_sofisa é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.

from github.com/mcp-dir/sofisa-mcp

Installing Banco Sofisa

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/mcp-dir/sofisa-mcp

FAQ

Is Banco Sofisa MCP free?

Yes, Banco Sofisa MCP is free — one-click install via Unyly at no cost.

Does Banco Sofisa need an API key?

No, Banco Sofisa runs without API keys or environment variables.

Is Banco Sofisa hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Banco Sofisa in Claude Desktop, Claude Code or Cursor?

Open Banco Sofisa on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

$5

Stripe

Payments, customers, subscriptions

Stripeby Stripe

malamutemayhem/unclick-agent-native-endpoints

110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n

malamutemayhemby malamutemayhem

whiteknightonhorse/APIbase

Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa

whiteknightonhorseby whiteknightonhorse

trackerfitness729-jpg/sitelauncher-mcp-server

Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr

trackerfitness729-jpgby trackerfitness729-jpg

embeddedlayers/mcp-analytics

Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources

embeddedlayersby embeddedlayers

carrierone/verilexdata-mcp

20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit

carrieroneby carrierone

tipdotmd/tip-md-x402-mcp-server

MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.

tipdotmdby tipdotmd

laundromatic/shopgraph

Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev

laundromaticby laundromatic

mrslbt/xendit-mcp

Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal

mrslbtby mrslbt

@arbitova/mcp-server

Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create

jiayuanliang0716-maxby jiayuanliang0716-max

Compare Banco Sofisa with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs