Skip to content
Cline

quicken mac mcp for Cline

io.github.dweekly/quicken-mac-mcp

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

client:Cline transport:stdio runtime:npm

Install quicken mac mcp 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": {
    "quicken-mac-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quicken-mac-mcp"
      ],
      "env": {
        "QUICKEN_DB_PATH": "<QUICKEN_DB_PATH>"
      }
    }
  }
}

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

quicken mac mcp in other clients