Skip to content
Cline

openfinance for Cline

io.github.openfinanceorg/openfinance

Connect your financial accounts to view balances, search transactions, and get spending insights.

client:Cline transport:stdio runtime:npm

Install openfinance in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "openfinance": {
      "command": "npx",
      "args": [
        "-y",
        "@openfinance-sh/mcp"
      ],
      "env": {
        "OPENFINANCE_API_KEY": "<OPENFINANCE_API_KEY>",
        "OPENFINANCE_URL": "<OPENFINANCE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

openfinance in other clients