You're viewing a demo portfolio

Join the waitlist
PRSM

tax_bracket

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Progressive Tax Calculator — Total tax, effective and marginal rate from a marginal bracket table.

Parameters schema

{
  "type": "object",
  "required": [
    "income",
    "brackets"
  ],
  "properties": {
    "income": {
      "type": "number",
      "description": "Taxable income"
    },
    "brackets": {
      "type": "array",
      "description": "Marginal brackets: [{up_to: number|null, rate: decimal}, ...]"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
tax_bracket — WingmanProtocol Agent Gateway — PRSM MCP