Skip to content
Cursor

finanzas mcp for Cursor

io.github.mitdevpro/finanzas-mcp

25 calculadoras financieras en español: ratios, WACC, DCF, VAN/TIR, DuPont y tributario Chile

client:Cursor transport:stdio runtime:pypi

Install finanzas mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "finanzas-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "finanzas-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

finanzas mcp in other clients