Loading MCP server directory, please wait...
Secure Open Finance Brasil MCP server with typed tools and a credential-free mock mode
npx @getmcp/cli add io.github.brunovicco/openfinance-br-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brunovicco/openfinance-br-mcp": {
"command": "uvx",
"args": [
"openfinance-br-mcp"
],
"env": {
"ENVIRONMENT": "mock",
"CLIENT_ID": "",
"PRIVATE_KEY_PATH": "",
"PRIVATE_KEY_KID": "",
"MTLS_CERT_PATH": "",
"MTLS_KEY_PATH": "",
"REDIS_URL": "",
"ANTHROPIC_API_KEY": ""
}
}
}
}