# Salary Net Calculator MCP for AI Agents AI Agent Connect

> Salary Net Calculator handles payroll tax math for Brazilian salaries. It figures out exactly how much take-home pay a person gets after INSS, IRRF, and FGTS deductions. It's built for anyone who needs to know the real numbers behind a gross salary offer without manual spreadsheet work.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_vtrMox907lqMzv0OQBAFeVY5s5lGNQteEW9nff9S/ai-agent-connect
- **Tags:** salary, taxes, payroll, inss, irrf, fgts

## Description

When you're looking at a job offer or trying to figure out a new hire's costs, the math gets messy fast. You have to account for progressive tax brackets, social security contributions, and severance funds. This Connector takes that weight off your shoulders by doing the heavy lifting for you. Instead of jumping between multiple tax tables or squinting at old spreadsheets, you just tell your agent the gross amount and it gives you the bottom line. It handles the specific nuances of Brazilian payroll, like the different tiers for social security and income tax. If you're managing a team or just trying to understand your own paycheck, this tool makes the numbers clear. You can see exactly where every cent goes, from mandatory deductions to the final amount hitting the bank account. It's a reliable way to get accurate figures without the headache of manual calculation. By connecting this through the Vinkius catalog, you turn your agent into a specialized payroll analyst that knows the current tax rules inside out.

## Tools

### calculate_net_payroll
Get the net salary after INSS and IRRF deductions. It provides a clear breakdown of the final take-home pay.

### compare_salary_scenarios
See the difference in net pay between two gross amounts. This helps you weigh different job offers or salary bumps.

### get_tax_configuration
Fetch the current tax rules for INSS, IRRF, and FGTS. You can use this to verify the latest legal rates.

## Prompt Examples

**Prompt:** 
```
What is the net pay for a 8,000 gross salary?
```

**Response:** 
```
For a gross salary of 8,000, your net pay is **6,145.20**. 

Here is the breakdown:
- **INSS**: 845.32
- **IRRF**: 909.50
- **FGTS**: 640.00
- **Net Pay**: 6,145.20
```

**Prompt:** 
```
Compare 4,000 and 5,500 gross pay.
```

**Response:** 
```
Comparing a 4,000 gross salary to 5,500 gross shows a **net pay difference of 1,080.40**. 

- **4,000 Gross**: 3,450.00 Net
- **5,500 Gross**: 4,530.40 Net

The effective tax rate on the higher salary is 1.2% higher than the lower one.
```

**Prompt:** 
```
What are the current tax rules?
```

**Response:** 
```
The current tax configuration for payroll includes:

- **INSS**: Progressive brackets applied.
- **IRRF**: Progressive brackets applied.
- **FGTS**: Fixed rate of **8%**.
```

## Capabilities

### Calculate take-home pay
Get the final net amount after all taxes and mandatory deductions are stripped away.

### Compare two pay rates
See the actual difference in net pay between two different gross salary amounts.

### Check current tax rules
Pull the latest configurations for social security, income tax, and severance funds.

## Use Cases

### Drafting a new job offer
An HR manager asks their agent to calculate the net pay for a 10,000 gross salary to see if it meets the candidate's needs.

### Comparing two job offers
A job seeker asks the agent to compare a 6,000 gross salary against a 7,000 gross salary to see which one puts more in their pocket.

### Verifying tax compliance
An accountant asks the agent to pull the current tax configuration to ensure the payroll is using the correct legal rates.

### Small business cost analysis
A small business owner asks the agent to run the payroll calculation for a specific role's gross pay to budget for new hires.

## Benefits

- Stop guessing about taxes. Use calculate_net_payroll to see the exact net pay immediately.
- Make better job offers. Use compare_salary_scenarios to show candidates the real value of a raise.
- Stay compliant with current laws. Use get_tax_configuration to always have the right rates on hand.
- Eliminate spreadsheet errors. Let your agent handle the math to avoid manual entry mistakes.
- Speed up hiring. Give candidates instant answers about their take-home pay without waiting for HR to run numbers.

## How It Works

The bottom line is you get instant, accurate Brazilian payroll math without touching a calculator.

1. Connect the Connector to your preferred AI client.
2. Provide the gross salary amount or specific scenarios to your agent.
3. Receive a detailed breakdown of deductions and the final net pay.

## Frequently Asked Questions

**Does Salary Net Calculator handle Brazilian taxes?**
Yes, it is specifically designed for Brazilian payroll, including INSS, IRRF, and FGTS deductions.

**Can I use Salary Net Calculator for other countries?**
No, this tool uses specific Brazilian tax brackets and logic. It is not intended for US, UK, or other international tax systems.

**How accurate are the results?**
The results are based on the current progressive brackets for INSS and IRRF. It provides a precise breakdown of how much is actually deducted.

**Can I compare two different salaries?**
Yes, you can ask your agent to compare any two gross amounts to see the net difference and the effective rate change.

**Does it show the FGTS deduction?**
Yes, the tool includes the FGTS calculation in the final breakdown so you can see the full cost of the payroll.

**How do I get the latest tax rates?**
Your agent can pull the current configuration automatically to ensure you are always using the most up to date legal rates.

**How do I calculate my net salary?**
Use the `calculate_net_payroll` tool by providing your gross salary amount.

**What taxes are included in the calculation?**
The calculation includes INSS, IRRF, and provides visibility into FGTS amounts.