Loading MCP server directory, please wait...
MCP server for Open Finance Brasil — accounts, transactions, consents, investments
npx @getmcp/cli add io.github.codespar/mcp-open-financeRequires Node.js 18+. Community-contributed server. Review source before installing.
OPEN_FINANCE_CLIENT_SECRETAPI key for open-finance
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-open-finance": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-open-finance"
],
"env": {
"OPEN_FINANCE_CLIENT_SECRET": ""
}
}
}
}