# Global Effective Tax Rate & Pillar Two Compliance MCP for AI Agents AI Agent Connect

> Global Effective Tax Rate & Pillar Two Compliance calculates global effective tax rates and OECD Pillar Two top-up tax liabilities. It provides an engine for multinational enterprises to identify jurisdictions falling below the 15% global minimum tax threshold and determines total enterprise-wide tax obligations accurately.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_nZo0NUPU9SM7sS1d1edqOckQXjShDAfg0q4haIIH/ai-agent-connect
- **Tags:** oecd, pillar-two, tax-compliance, global-minimum-tax, finance-engine

## Description

Managing international tax for a multinational enterprise usually involves a mess of spreadsheets and manual cross-referencing. You have to track profit across dozens of jurisdictions, check local tax rates against the 15% global minimum, and then figure out where the top-up taxes actually land. This Connector handles that heavy lifting by giving your AI agent a dedicated engine for OECD Pillar Two compliance. Instead of hoping the agent gets the weighted averages right, you can have it run specific calculations to find jurisdictional deficiencies or consolidate the entire enterprise burden. It turns your AI client into a specialized tax analyst that understands the nuances of international tax law. You can find this tool in the Vinkius catalog to get your agent connected to these specific financial engines quickly. It replaces the manual work of hunting for tax gaps with direct, repeatable calculations that keep your compliance reports accurate.

## Tools

### calculate_consolidated_burden
Get the final total tax obligation for the entire enterprise including top-up adjustments. This is useful for high-level reporting.

### calculate_global_etr
Find the single weighted average tax rate for a company's entire global operations. Use this to see your overall tax footprint.

### calculate_jurisdictional_deficiency
Determine if a specific country's tax rate is insufficient and calculate the resulting liability. This identifies specific tax gaps.

## Prompt Examples

**Prompt:** 
```
Check if Ireland's 12.5% tax rate requires a top-up tax for a profit of $1,000,000.
```

**Response:** 
```
### Tax Liability Analysis

*   **Jurisdiction:** Ireland
*   **Local Tax Rate:** 12.5%
*   **Global Minimum Threshold:** 15.0%
*   **Status:** **Deficient**

**Top-up Tax Due:** $25,000

Ireland's rate falls below the 15% threshold, resulting in a required top-up tax of $25,000 to meet OECD Pillar Two requirements.
```

**Prompt:** 
```
Calculate the global ETR for jurisdictions with profits of $500k at 10% and $500k at 20%.
```

**Response:** 
```
### Global Effective Tax Rate (ETR)

| Jurisdiction | Profit | Tax Rate | Tax Paid |
| :--- | :--- | :--- | :--- |
| Region A | $500,000 | 10% | $50,000 |
| Region B | $500,000 | 20% | $100,000 |
| **Total** | **$1,000,000** | **15.0%** | **$150,000** |

**Weighted Average Global ETR:** 15.0%
```

**Prompt:** 
```
What is my total consolidated tax burden if I have $10,000 in local tax and $5,000 in top-up tax?
```

**Response:** 
```
### Consolidated Tax Burden

*   **Total Local Tax:** $10,000
*   **Total Top-up Adjustments:** $5,000
*   **Final Enterprise Liability:** **$15,000**

Your total effective liability for the enterprise is $15,000.
```

## Capabilities

### Identify tax gaps
The agent checks if a specific country's rate falls below the 15% threshold and calculates the liability.

### Calculate weighted averages
Get the single weighted average tax rate for all global operations in one step.

### Consolidate tax burdens
Determine the final total tax obligation for the entire company including all top-up adjustments.

## Use Cases

### Identifying top-up tax liabilities
A tax manager asks the agent to check if the current 12.5% rate in a specific country triggers a top-up tax. The agent uses calculate_jurisdictional_deficiency to find the exact amount owed.

### Annual global tax reporting
A finance director needs to know the company's total tax burden. The agent uses calculate_consolidated_burden to sum up all local taxes and top-up adjustments into one number.

### Weighted average tax analysis
A CFO wants to see the global tax footprint. The agent runs calculate_global_etr to provide a single weighted average rate based on profit distribution across all regions.

### Rapid compliance auditing
During an audit, a compliance officer asks the agent to flag any jurisdiction where the tax rate is below the 15% threshold, and the agent identifies them instantly.

## Benefits

- Eliminate manual spreadsheet errors by using calculate_jurisdictional_deficiency to find exact tax gaps in every country.
- Get a reliable weighted average for your entire global footprint using calculate_global_etr instead of rough estimates.
- Stop guessing your final numbers; calculate_consolidated_burden gives you the total enterprise tax obligation including top-ups.
- Speed up compliance audits by letting your AI agent query specific jurisdictional liabilities on demand.
- Ensure you never miss a 15% global minimum threshold by automating the check across all your international subsidiaries.
- Reduce the time spent on complex international tax math by moving the logic into a dedicated calculation engine.

## How It Works

The bottom line is that your agent handles the complex math of Pillar Two compliance so you don't have to.

1. Connect your AI client to the Global Effective Tax Rate & Pillar Two Compliance MCP via the Vinkius dashboard.
2. Provide the agent with your company's jurisdictional profit data and local tax rates.
3. The agent runs the calculations and returns a breakdown of top-up taxes and your global effective tax rate.

## Frequently Asked Questions

**How does the Global Effective Tax Rate & Pillar Two Compliance MCP help with OECD rules?**
It provides a dedicated engine for your AI agent to calculate global minimum tax liabilities. It automatically identifies where your tax rate falls below the 15% threshold and calculates the necessary top-up taxes.

**Can I use this Connector to find tax gaps in specific countries?**
Yes. You can ask your AI agent to check specific jurisdictions. It will determine if the local rate is insufficient and calculate the exact liability for you.

**Will the Global Effective Tax Rate & Pillar Two Compliance MCP calculate my weighted average tax rate?**
Yes, it calculates a single weighted average tax rate for your entire global operation based on the profit distribution you provide to your agent.

**Is this Connector good for multinational corporations?**
It is specifically designed for multinationals. It handles the complexity of multi-jurisdictional profit data and the specific requirements of the OECD Pillar Two framework.

**How does this replace my current tax spreadsheets?**
Instead of manually entering data into a spreadsheet, you provide the data to your AI agent. The Connector then performs the math instantly and gives you the final consolidated burden and jurisdictional gaps.

**Can I get a total enterprise tax obligation from this Connector?**
Yes. The tool can consolidate all local taxes and top-up adjustments to give you the final total tax obligation for your entire enterprise.

**What is the purpose of the `calculate_jurisdictional_deficiency` tool?**
It determines if a specific country's tax rate is below the 15% OECD threshold and calculates the resulting top-up tax liability based on the profit amount.

**How does `calculate_global_etr` work?**
The tool calculates a single weighted average tax rate for all provided jurisdictions by dividing the total taxes paid by the aggregate profit.

**Can I calculate my total enterprise tax burden?**
Yes, using the `calculate_consolidated_burden` tool, you can sum all local taxes and top-up taxes to find your total effective liability.