next finance for Windsurf
io.github.paivapiovesan/next-finance
MCP Server for NEXT Finance ERP (finance.net.br) — browser login, wallets, accounts, transactions.
client:Windsurf
transport:stdio
runtime:npm
Install next finance in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"next-finance": {
"command": "npx",
"args": [
"-y",
"next-finance-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs