accretion_dilution
M&A Accretion / Dilution Calculator — Pro-forma EPS and accretion/dilution from an acquisition (stock/cash/mixed).
This record as markdown: /tools/com-wingmanprotocol-agent-gateway/accretion-dilution.md
What accretion_dilution does on Gateway
AI agents use accretion_dilution to commit financial operations through Gateway, usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
pct_stock | number | — | Percent of deal paid in stock (default 100) |
synergies | number | — | Annual after-tax synergies in USD |
tax_rate_pct | number | — | Tax rate percent (for after-tax interest) |
purchase_price | number | Yes | Total purchase price in USD |
acquirer_shares | number | Yes | Acquirer shares outstanding |
interest_rate_pct | number | — | Interest rate on cash/debt portion, percent |
target_net_income | number | — | Target net income in USD |
acquirer_net_income | number | Yes | Acquirer net income in USD |
acquirer_share_price | number | — | Acquirer share price (needed for any stock) |
Parameters from the server's own tool schema.
Why accretion_dilution is rated Critical
This tool models financial outcomes of mergers and acquisitions including stock, cash, and mixed consideration deals. It directly supports financial decision-making around corporate transactions that commit significant capital and financial obligations. Misuse or incorrect outputs could lead to materially wrong M&A decisions, making it high severity under the Financial category.
From the tool's definition M&A Accretion / Dilution Calculator — Pro-forma EPS and accretion/dilution from an acquisition (stock/cash/mixed)
Attacks that exploit this kind of access
The rule that runs accretion_dilution safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Gateway, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For accretion_dilution, this is the rule to start with:
Any call to accretion_dilution is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Gateway, apply this rule, and every accretion_dilution call is checked against it from then on.
Questions about accretion_dilution
M&A Accretion / Dilution Calculator — Pro-forma EPS and accretion/dilution from an acquisition (stock/cash/mixed). It is categorised as a Financial tool in the Gateway MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
accretion_dilution accepts 9 parameters: pct_stock, synergies, tax_rate_pct, purchase_price, acquirer_shares, interest_rate_pct, target_net_income, acquirer_net_income, acquirer_share_price. Required: purchase_price, acquirer_shares, acquirer_net_income. The full parameter table on this page comes from the server's own tool schema.
Register the Gateway MCP server in PolicyLayer and add a rule for accretion_dilution: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Gateway. Nothing to install.
accretion_dilution is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the accretion_dilution rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for accretion_dilution. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
accretion_dilution is provided by the Gateway MCP server (https://wingmanprotocol.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Gateway, and thousands of servers like it.
Across the catalogue