# ProUni Eligibility Calculator MCP for AI Agents AI Agent Connect

> ProUni Eligibility Calculator instantly determines your scholarship eligibility for ProUni. Just provide your family's gross income, household size, and ENEM scores to see which full or partial scholarships you qualify for. It handles the complex math and score cutoffs for you.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_QJLHpfszJXCBxsvJwyQbejRc5Or9A78kfMIEMx5j/ai-agent-connect
- **Tags:** prouni, scholarship, enem, eligibility, income-calculation

## Description

Trying to figure out if you qualify for a ProUni scholarship is usually a mess of manual math and confusing guidelines. You have to juggle gross family income, count every person in your household, and keep track of shifting minimum wage multipliers. It's easy to get the numbers wrong, which often leads to wasted time on programs you aren't actually eligible for. This Connector takes that weight off your shoulders. It handles the heavy lifting of calculating per capita income and mapping those numbers against specific scholarship tiers. When you connect it through the Vinkius catalog, your AI client becomes a specialized consultant. It can tell you exactly which courses fit your academic profile and which cities have participating universities. You get clear answers instead of a mess of spreadsheets and confusing government rules. Instead of guessing, you get a direct path to the higher education options that actually fit your financial and academic situation.

## Tools

### identify_eligible_courses
See which majors you qualify for based on your ENEM scores and scholarship tier. This helps you narrow down your college list.

### calculate_per_capita_income
Convert your total family income into a per person average. This is the first step to finding your scholarship tier.

### query_university_locations
Find participating universities in specific cities. Use this to plan your move or stay in your home region.

### determine_eligibility_tier
Find out which scholarship tier you land in based on your income. This tells you how much of the tuition is covered.

## Prompt Examples

**Prompt:** 
```
My family makes 50,000 a year and we have 4 people living here. What's my situation?
```

**Response:** 
```
Based on a gross income of 50,000 for 4 people, here is your breakdown:

*   **Per Capita Income:** 12,500
*   **Scholarship Tier:** [Calculated Tier]

Because of this income level, you qualify for the following scholarship types. Would you like me to search for specific courses next?
```

**Prompt:** 
```
I want to study in Curitiba. Are there any ProUni schools there?
```

**Response:** 
```
Yes, there are several participating universities in Curitiba. Here are the campuses currently offering ProUni programs:

*   **University A** - Campus Curitiba
*   **University B** - Curitiba Center
*   **University C** - Curitiba North

Would you like me to check the specific courses available at any of these?
```

**Prompt:** 
```
I went to a public school and scored 700 on my ENEM. What majors can I get?
```

**Response:** 
```
Since you attended a public school, you receive a score bonus. Based on your ENEM results and scholarship tier, you are eligible for the following courses:

| Course | Institution | Status |
| :--- | :--- | :--- |
| Engineering | University X | Eligible |
| Biology | University Y | Eligible |
| Architecture | University Z | Eligible |
```

## Capabilities

### Identify eligible courses
See which majors match your ENEM scores and scholarship tier.

### Calculate per capita income
Turn gross family income into an accurate per person average.

### Search university locations
Find which cities have ProUni-participating campuses.

### Identify scholarship tiers
Pinpoint your specific eligibility level based on household income.

## Use Cases

### Checking full scholarship eligibility
A student wants to know if they qualify for a full scholarship. They ask the agent to calculate their income tier and show available courses.

### Finding schools in a specific city
A parent wants to find ProUni schools in a specific city. They ask the agent to list all participating campuses in that location.

### Consulting for public school students
An educational consultant is planning for a client who attended a public school. They ask the agent to identify courses that include the score bonus.

### Filtering majors by ENEM score
A student with a specific ENEM score wants to see which majors are in reach. They ask the agent to filter courses by their tier.

## Benefits

- Stop guessing your scholarship tier by using calculate_per_capita_income to get the exact number.
- See your actual course options by using identify_eligible_courses to filter by your ENEM scores.
- Find schools in your area quickly with query_university_locations instead of searching websites.
- Save time on manual math by letting determine_eligibility_tier handle the minimum wage multipliers.
- Get a clear list of eligible majors so you don't waste time applying for restricted courses.

## How It Works

The bottom line is you get a clear roadmap of your scholarship options without doing any manual math.

1. Provide your family's gross income and the number of people in your household.
2. Share your ENEM scores and your public school status.
3. Get a list of your eligible scholarship tiers and the specific courses you can apply for.

## Frequently Asked Questions

**How does the ProUni Eligibility Calculator help me find scholarships?**
It takes your family's income and household size to automatically determine which scholarship tiers you qualify for, showing you your options instantly.

**Can the ProUni Eligibility Calculator calculate my per capita income?**
Yes, it does the math for you. Just provide the total gross income and the number of people in your home to get an accurate per person average.

**How do I find universities in specific cities using the ProUni Eligibility Calculator?**
You can ask your agent to list all participating universities in a specific city, and it will pull the current list of campuses for you.

**Does the ProUni Eligibility Calculator account for public school scores?**
Yes, it recognizes public school status and applies the relevant score bonuses to help identify which courses you can actually get into.

**How do I know which scholarship tier I qualify for?**
By providing your household details, the tool compares your income against current minimum wage multipliers to give you a definitive tier answer.

**Can I use the ProUni Eligibility Calculator to see which majors are available?**
Absolutely. Once your eligibility is determined, it filters the available courses based on your specific ENEM scores and scholarship level.

**What is the first step to check my financial eligibility?**
You must first use the `calculate_per_capita_income` tool, providing your gross family income and number of household members. This result is then passed to the `determine_eligibility_tier` tool to classify your status (Full/Partial Scholarship).

**How do I check if my academic scores are high enough?**
After determining your financial tier, use the `identify_eligible_courses` tool. This function takes your ENEM scores and whether you attended a public school to suggest qualified courses, considering both your academic achievement and scholarship restrictions.

**Where can I find participating universities near me?**
To get a list of potential institutions, use the `query_university_locations` tool. Simply provide your preferred city to receive hardcoded results of universities participating in ProUni programs.