next finance for Claude Desktop
io.github.paivapiovesan/next-finance
MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.
client:Claude Desktop
transport:stdio
runtime:npm
Install next finance in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"next-finance": {
"command": "npx",
"args": [
"-y",
"next-finance-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs