Skip to content
Cline

next finance for Cline

io.github.paivapiovesan/next-finance

MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.

client:Cline transport:stdio runtime:npm

Install next finance 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

{
  "mcpServers": {
    "next-finance": {
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}

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

next finance in other clients