← All servers

next-finance

io.github.paivapiovesan/next-finance v0.9.59
Official Registry browser git finance

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add next-finance -- npx -y next-finance-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "next-finance": {
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "next-finance": {
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "next-finance": {
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "next-finance": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "next-finance": {
      "command": "npx",
      "args": [
        "-y",
        "next-finance-mcp"
      ]
    }
  }
}

Packages

npm next-finance-mcp@0.9.59

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.paivapiovesan--next-finance/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent