Loading MCP server directory, please wait...
Connect your financial accounts to view balances, search transactions, and get spending insights.
npx @getmcp/cli add io.github.Openfinanceorg/openfinanceRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENFINANCE_API_KEYYour OpenFinance API key (starts with sk-)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Openfinanceorg/openfinance": {
"command": "npx",
"args": [
"-y",
"@openfinance-sh/mcp"
],
"env": {
"OPENFINANCE_API_KEY": "",
"OPENFINANCE_URL": ""
}
}
}
}