Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.AlvisoOculus/optionsahoy-mcp

REMOTE · OPTIONSAHOY.COM · SCANNED AUG 3

Equity comp tax/trade optimizer: ISO/AMT exercise, NSO, RSU, QSBS, concentration, hedging. 50-state.

Available components

+3 this week 66 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability71
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 13831 tokens (~864/item across 16 items; 8 tools + 8 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability check failed: schema churn in the 8 days we've observed: 0 tool removals, 5 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · optionsahoy.com

# add to Claude Code
claude mcp add --transport http alvisooculus-optionsahoy-mcp https://optionsahoy.com/mcp
# ~/.codex/config.toml
[mcp_servers.alvisooculus-optionsahoy-mcp]
url = "https://optionsahoy.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "alvisooculus-optionsahoy-mcp": {
      "type": "remote",
      "url": "https://optionsahoy.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add alvisooculus-optionsahoy-mcp --url https://optionsahoy.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  alvisooculus-optionsahoy-mcp:
    url: "https://optionsahoy.com/mcp"
// mcp.json
{
  "mcpServers": {
    "alvisooculus-optionsahoy-mcp": {
      "type": "http",
      "url": "https://optionsahoy.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 0
    • “equity_funding_plan” reworded the description of “targetDate” cosmetic
    • “qsbs_check” reworded the description of “industry” cosmetic

    2 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.

  • 2 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “rsu_sell_vs_hold” rewrote its description, which is the text the model reads security
    • Tool “protective_put_price” rewrote its description, which is the text the model reads security
    • Tool “qsbs_check” rewrote its description, which is the text the model reads security
    • Tool “rsu_lot_optimize” rewrote its description, which is the text the model reads security
    • Tool “amt_iso_optimize” rewrote its description, which is the text the model reads security
    • Tool “concentration_analyze” rewrote its description, which is the text the model reads security
    • Tool “equity_funding_plan” rewrote its description, which is the text the model reads security
    • Tool “nso_calculate” rewrote its description, which is the text the model reads security
    • Schema quality: 12544 → 13805 functional
    • Server version: 1.10.0 → 1.10.1 functional
    • “nso_calculate” reworded the description of “expectedSalePrice” cosmetic
    • “nso_calculate” reworded the description of “haircut” cosmetic
    • “nso_calculate” reworded the description of “holdYears” cosmetic
    • “nso_calculate” reworded the description of “ordinaryIncome” cosmetic
    • “nso_calculate” reworded the description of “shares” cosmetic
    • “nso_calculate” reworded the description of “strike” cosmetic
    • “nso_calculate” reworded the description of “volatility” cosmetic
    • “protective_put_price” reworded the description of “positionValue” cosmetic
    • “protective_put_price” reworded the description of “protectionLevel” cosmetic
    • “protective_put_price” reworded the description of “tenorYears” cosmetic
    • “protective_put_price” reworded the description of “volatility” cosmetic
    • “qsbs_check” reworded the description of “adjustedBasis” cosmetic
    • “qsbs_check” reworded the description of “expectedGain” cosmetic
    • “qsbs_check” reworded the description of “ordinaryIncome” cosmetic
    • “rsu_lot_optimize” reworded the description of “currentPrice” cosmetic
    • “rsu_lot_optimize” reworded the description of “divestFraction” cosmetic
    • “rsu_lot_optimize” reworded the description of “horizonYears” cosmetic
    • “rsu_lot_optimize” reworded the description of “lots” cosmetic
    • “rsu_lot_optimize” reworded the description of “ordinaryIncome” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “currentPrice” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “expectedSalePrice” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “haircut” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “holdYears” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “ordinaryIncome” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “shares” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “volatility” cosmetic
    • “amt_iso_optimize” reworded the description of “carryforwardCredit” cosmetic
    • “amt_iso_optimize” reworded the description of “cashReturnRate” cosmetic
    • “amt_iso_optimize” reworded the description of “expectedGrowth” cosmetic
    • “amt_iso_optimize” reworded the description of “fmv” cosmetic
    • “amt_iso_optimize” reworded the description of “horizon” cosmetic
    • “amt_iso_optimize” reworded the description of “ordinaryIncome” cosmetic
    • “amt_iso_optimize” reworded the description of “shares” cosmetic
    • “amt_iso_optimize” reworded the description of “strike” cosmetic
    • “amt_iso_optimize” reworded the description of “volatility” cosmetic
    • “amt_iso_optimize” reworded the description of “volatilityDrag” cosmetic
    • “concentration_analyze” reworded the description of “costBasis” cosmetic
    • “concentration_analyze” reworded the description of “expectedPositionReturn” cosmetic
    • “concentration_analyze” reworded the description of “ordinaryIncome” cosmetic
    • “concentration_analyze” reworded the description of “positionValue” cosmetic
    • “concentration_analyze” reworded the description of “totalAssets” cosmetic
    • “concentration_analyze” reworded the description of “volatility” cosmetic
    • “concentration_analyze” reworded the description of “volatilityDrag” cosmetic
    • “equity_funding_plan” reworded the description of “currentPrice” cosmetic
    • “equity_funding_plan” reworded the description of “ordinaryIncome” cosmetic
    • “equity_funding_plan” reworded the description of “targetAfterTax” cosmetic
    • “nso_calculate” reworded the description of “currentPrice” cosmetic
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Stability: 0.07 → fail security
    • Tool “amt_iso_optimize” rewrote its description, which is the text the model reads security
    • Tool “concentration_analyze” rewrote its description, which is the text the model reads security
    • Tool “equity_funding_plan” rewrote its description, which is the text the model reads security
    • Tool “nso_calculate” rewrote its description, which is the text the model reads security
    • Tool “rsu_sell_vs_hold” rewrote its description, which is the text the model reads security
    • “amt_iso_optimize” changed the type of “expectedGrowth”: number → number|string functional
    • “concentration_analyze” changed the type of “expectedMarketReturn”: number → number|string functional
    • “concentration_analyze” changed the type of “expectedPositionReturn”: number → number|string functional
    • “equity_funding_plan” changed the type of “expectedAnnualGrowth”: number → number|string functional
    • “nso_calculate” changed the type of “expectedMarketReturn”: number → number|string functional
    • “nso_calculate” changed the type of “expectedSalePrice”: number → number|string functional
    • “rsu_sell_vs_hold” changed the type of “expectedMarketReturn”: number → number|string functional
    • “rsu_sell_vs_hold” changed the type of “expectedSalePrice”: number → number|string functional
    • Schema quality: good → excellent functional
    • Server version: 1.9.8 → 1.10.0 functional
    • “amt_iso_optimize” reworded the description of “expectedGrowth” cosmetic
    • “amt_iso_optimize” reworded the description of “ticker” cosmetic
    • “concentration_analyze” reworded the description of “expectedMarketReturn” cosmetic
    • “concentration_analyze” reworded the description of “expectedPositionReturn” cosmetic
    • “concentration_analyze” reworded the description of “ticker” cosmetic
    • “equity_funding_plan” reworded the description of “expectedAnnualGrowth” cosmetic
    • “nso_calculate” reworded the description of “expectedMarketReturn” cosmetic
    • “nso_calculate” reworded the description of “expectedSalePrice” cosmetic
    • “nso_calculate” reworded the description of “ticker” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “expectedMarketReturn” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “expectedSalePrice” cosmetic
    • “rsu_sell_vs_hold” reworded the description of “ticker” cosmetic
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://optionsahoy.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=optionsahoy.com CN=WE1,O=Google Trust Services,C=US 23 Jun 2026 21 Sept 2026 ECDSA 256 ECDSA-SHA256 aa0897f73002bb540e1cbb723cd558e5
SANs: optionsahoy.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of optionsahoy.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
optionsahoy.com. present 2371 13 Verified
optionsahoy.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://optionsahoy.com/mcp Verified 200
http (plaintext) http://optionsahoy.com/mcp HTTPS enforced 301 https://optionsahoy-mcp.pages.dev/mcp
MCP tools — 8 exposed · ~11,965 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
amt_iso_optimize ~1,883

Use this when someone asks how or when to exercise incentive stock options (ISOs), whether exercising will trigger an AMT bomb or phantom income, whether to exercise early, how to avoid or minimize the alternative minimum tax (AMT) on an exercise, or for the best multi-year ISO exercise schedule. Multi-year Incentive Stock Option (ISO) exercise schedule that maximizes after-tax Net Final Value (NFV) at the planning horizon. NFV is the after-all-tax cash equivalent of the position at year `horizon`, summing exercised shares (held to LTCG) plus the time-valued tax stream paid along the way; the optimizer chooses the per-year share allocation that lands the highest NFV. The headline result is `schedules.optimized.nfv`, the dollar NFV of the recommended plan; `schedules.lumpSum` and `schedules.evenSplit` are baseline plans whose `nfv` deltas show the value added by the optimized schedule. Use this tool for ISO planning; for NSO grants use `nso_calculate`, for RSUs at vest use `rsu_sell_vs_hold`, for §1202 QSBS qualification use `qsbs_check`. Models AMT credit recovery across future years, grant-expiration timing, and the post-termination exercise window. Pure deterministic computation: no network access, no PII retention; federal + 50-state tax tables and AMT brackets are compiled in. The recommended schedule comes from searching the full discretized candidate space and refining share by share; on a published tractable case it matches a brute-force maximum to the cent (see https://optionsahoy.com/verification). `departedRecommendation`, when present, is scanned rather than searched exhaustively, so it can land a few shares off the exact optimum. Returns `schedules` (`lumpSum`, `evenSplit`, `optimized`), `crossoverShares`, `crossoverBargain`, `alreadyInAmt`, `timing`, `stateHasAmt`, `bargainPerShare`, `effectiveHorizon`, and `departedRecommendation`; see `outputSchema` for the full shape. Example call: {shares: 10000, strike: 2, fmv: 200, expectedGrowth: 0.15, volatilit…

NameTypeReqDescription
carryforwardCreditnumberExisting federal AMT credit (Minimum Tax Credit, Form 8801) carryforward from prior tax years, USD. Recoverable in future years where regular federal tax exceeds tentative minimum tax. Optional; defa…
cashReturnRatenumberAnnual after-tax return on idle cash (decimal), used to time-value the cash-tax stream. 0.05 = 5% (~short-Treasury yield). Optional: defaults to 0.04 (4%, a short-Treasury-like after-tax yield) when…
expectedGrowthnumber|stringAnnual expected stock growth as a decimal (0.10 = 10%), or the string "market" to use the S&P 500 trailing average when the user has no view. Required unless `ticker` resolves it from trailing CAGR.…
filingStatusstringyesFederal filing status. Drives the ordinary-bracket walk, the AMT exemption tier ($90,100 single / $140,200 MFJ for 2026), and the AMT exemption phaseout start ($500,000 single / $1,000,000 MFJ).
fmvnumberyesCurrent fair market value per share, USD. Anchors year-1 of the growth path; future years compound from here using expectedGrowth and volatilityDrag. Must come from the user.
grantDatestringyesISO grant date (YYYY-MM-DD). Drives the 10-year statutory grant expiration (IRC §422) and the 2-year qualifying-disposition threshold from grant.
hasLeftCompanybooleanyesTrue if the user has separated from the company. Activates the 90-day post-termination ISO exercise window measured from terminationDate.
horizonintegeryesPlanning horizon in years (1..10). The optimizer searches all feasible per-year share allocations across this many years. The user's choice, not a modelling detail, and it changes the answer: use the…
ordinaryIncomenumberyesAnnual ordinary income before this exercise, USD. Baseline for the bracket walk and the AMT exemption phaseout. Must come from the user. This is taxable income after deductions, not gross wages: the…
sharesintegeryesTotal Incentive Stock Option (ISO) shares available to exercise across the planning horizon. Must come from the user.
stateCodestringyesTwo-letter US state code (e.g. CA, NY, TX). Drives state ordinary brackets, state long-term capital gains (LTCG) treatment, and state AMT (CA, CO, CT, MN).
strikenumberyesStrike price per share, USD. Must come from the user.
terminationDateSeparation date (YYYY-MM-DD). Required only when hasLeftCompany=true (it drives the 90-day exercise-window deadline); omit it or pass null when still employed. No longer in `required` so the common e…
tickerstringOptional public-stock symbol (e.g. "NVDA", "AAPL"). When set, the tool substitutes a cached trailing return for any unsupplied expected-return / sale-price field, and a cached implied vol for any uns…
volatilitynumberAnnualized volatility (sigma) of the stock as a decimal (0.72 = 72%). Pass the volatility itself, not a pre-computed drag: the tool derives the horizon-cumulative drag internally, and the correct for…
volatilityDragnumberAlternative to `volatility`: the multiplicative price haircut already computed for the planning horizon. Supply this OR `volatility` (if both are given, volatilityDrag wins). This field is for a drag…
NameTypeReqDescription
alreadyInAmtbooleanyesTrue when the user owes AMT even with zero exercise (regular tax below tentative minimum tax at baseline income).
bargainPerSharenumberyesYear-1 bargain element per share in dollars: max(0, fmv - strike).
crossoverBargainnumberyesBargain element in dollars at the crossover share count: crossoverShares x (fmv - strike).
crossoverSharesintegeryesMaximum whole shares exercisable in year 1 before federal AMT exceeds regular tax (the AMT crossover).
departedRecommendationobjectPresent only when hasLeftCompany=true and the 90-day post-termination window is still open: the partial-exercise quantity with the highest expected after-tax value found by a scan over candidate shar…
effectiveHorizonintegeryesHorizon actually used by the schedules: min(requested horizon, timing.maxHorizon).
schedulesobjectyesThe three candidate exercise schedules, each evaluated at the effective horizon. Their nfv values are directly comparable; optimized is the highest-NFV schedule the optimizer found.
stateHasAmtbooleanyesTrue when the user state levies its own AMT (CA, CO, CT, MN).
timingobjectyesTiming constraints derived from grantDate and (when departed) terminationDate.

No examples provided.

concentration_analyze ~1,618

Use this when someone asks how risky a large single-stock position is, whether too much of their net worth is in one stock, whether they are over-concentrated in a single name, or how to reduce or diversify a concentrated position. Single-stock concentration risk analysis on an existing position. For standalone hedge pricing use `protective_put_price`; for the tax math on the option exercise or RSU vest that created the concentration, route to `amt_iso_optimize` / `nso_calculate` / `rsu_sell_vs_hold` first. Quantifies drawdown exposure at 30/50/70% downside, then compares three after-tax strategies over a three-year horizon (sell-down to target weight, hold, hedge with put or zero-cost collar), accounting for federal LTCG, state tax, the 3.8% Net Investment Income Tax (NIIT), and reinvestment opportunity cost. `totalAssets` (concentrated position + everything else) frames risk relative to the whole portfolio. Returns a top-level object with keys: `concentration` (position/totalAssets), `riskBand` (Low / Moderate / Concentrated / Highly concentrated / Extreme), `isLongTermToday`, `longTermDate`, `daysUntilLongTerm`, `lossExposure` ({drop, dollarLoss, newConcentration} for 30/50/70% drops), `waitForLtInsight`, `schedule` (yearly sales with per-year tax), `hedging` ({kind, protectionLevel, tenorYears, strike, putPrice, callStrike, callPrice, netPremium, sigma, riskFreeRate} - a 1-year 30%-OTM put by default, or the structure named by `hedgeChoice`), `sectorContextLine`, `advisorBenchmarkLine`. Example call: {positionValue: 400000, costBasis: 100000, acquisitionDate: "2022-01-01", sector: "tech_software", stateCode: "CA", filingStatus: "single", ordinaryIncome: 200000, totalAssets: 1200000, volatility: 0.45, ticker: "NVDA"}. Inputs beyond `required`: this tool also needs the stock's expected growth/return AND its volatility, outside `required` only because they can be resolved without an explicit number - supplied directly, resolved by a covered public-stock `ticker`,…

NameTypeReqDescription
acquisitionDatestringyesEarliest acquisition date in the lot (YYYY-MM-DD). Drives the 1-year LTCG threshold and the long-term-vs-short-term tax routing.
costBasisnumberyesTotal cost basis of the position, USD (sum of strikes paid + ordinary-income inclusions on RSU vest / NSO exercise / disqualified ISO). Must come from the user.
expectedMarketReturnnumber|stringAnnual after-tax-proceeds reinvestment rate. Defaults to SPY trailing CAGR for the 3-year horizon if omitted; the string "market" names that same default explicitly.
expectedPositionReturnnumber|stringAnnual expected return on the concentrated stock as a decimal (0.10 = 10%), or the string "market" to use the S&P 500 trailing average when the user has no view. Required unless `ticker` resolves it…
filingStatusstringyesFederal filing status. Drives LTCG brackets and the NIIT MAGI threshold.
hedgeChoiceobjectOptional hedge specification. When supplied, the `hedging` output block prices this exact structure (kind, protectionLevel, tenorYears, plus a short call for a collar) instead of the default 1-year 3…
ordinaryIncomenumberyesAnnual ordinary income before any sales, USD. Baseline for LTCG bracket determination. Must come from the user. This is taxable income after deductions, not gross wages: the engine applies no standar…
positionValuenumberyesCurrent market value of the concentrated single-stock position, USD. Must come from the user.
sectorstringyesSector tag. Drives the default volatility used in the hedge-cost computation when no explicit volatility is provided (a sector-typical implied volatility).
stateCodestringyesTwo-letter US state code. Drives state LTCG and ordinary brackets.
tickerstringOptional public-stock symbol (e.g. "NVDA", "AAPL"). When set, the tool substitutes a cached trailing return for any unsupplied expected-return / sale-price field, and a cached implied vol for any uns…
totalAssetsnumberyesTotal investable portfolio in dollars (concentrated position + everything else). This value must come from the user, never inferred; if the user did not state it, ask.
volatilitynumberAnnualized volatility (sigma) of the stock as a decimal (0.72 = 72%). Pass the volatility itself, not a pre-computed drag: the tool uses it both for hedge pricing (as implied vol) and for the 3y hori…
volatilityDragnumberAlternative to `volatility`: the multiplicative price haircut already computed for the horizon. Supply this OR `volatility` (if both are given, volatilityDrag wins). This field is for a drag figure t…
NameTypeReqDescription
advisorBenchmarkLinestringyesOne-line comparison of the user weight vs the common advisor 10% single-name guideline.
concentrationnumberyesPosition value / total assets, 0..1.
daysUntilLongTermnumberyesDays until long-term treatment; 0 when already long-term.
hedgingobjectyesModeled cost of a protective hedge covering the full position. Defaults to a 1-year 30%-OTM put; if a `hedgeChoice` is supplied, this block prices that structure (kind / protectionLevel / tenorYears,…
isLongTermTodaybooleanyesTrue when the position already qualifies for long-term capital gains treatment.
longTermDatestringyesDate the position turns long-term (acquisitionDate + 1 year). ISO 8601 date-time string.
lossExposurearrayyesDollar damage at 30/50/70% single-stock drawdowns.
riskBandstringyesQualitative concentration band for the position weight.
schedulearrayyesSell-down plans over 1, 2, and 3 years; empty when the position is already at or below the target weight.
sectorContextLinestringyesOne-line volatility/drawdown context for the chosen sector.
waitForLtInsightobject|nullyesTax saved by waiting for long-term treatment before selling; null when already long-term or no sale is needed.

No examples provided.

equity_funding_plan ~1,439

Use this when someone asks which shares to sell and when to reach a cash goal by a deadline (down payment, tuition, a tax bill), or how to fund a goal from equity with the least tax. Multi-year, multi-stack equity-funding optimizer. Given a target after-tax amount and a deadline (down payment, tax bill, expansion check), returns four named plans on the risk/wealth frontier: `lockInNow` (sell today, zero price risk), `balanced` (bracket-aware spread across months), `holdForGrowth` (sell at the deadline, max upside), and `recommended` (the wealth-maximal plan whose lognormal shortfall is at or below `riskToleranceShortfall`, default 10%). Also returns `frontier`, the full hybrid sweep between Lock-in-now and Balanced. Each plan carries its `plan` schedule plus `wealthAtTarget`, `totalTax`, and `shortfallProbability`; see `outputSchema` for the full shape. Use this when an equity holder needs cash by a deadline; for the upstream tax math on RSU/NSO/ISO events that PRODUCED the holdings, call `rsu_sell_vs_hold` / `nso_calculate` / `amt_iso_optimize` first. Out of scope: FICA, AMT, QSBS routing (use `qsbs_check`). Pass multi-ticker holdings via `stacks`; single-stack legacy callers can use top-level `lots` + `currentPrice`. Example: {targetAfterTax: 400000, targetDate: "2028-06-01", stacks: [{ticker: "NVDA", currentPrice: 140, expectedAnnualGrowth: 0.15, volatility: 0.45, lots: [{shares: 4000, costBasisPerShare: 60, acquisitionDate: "2023-06-15"}]}], ordinaryIncome: 280000, filingStatus: "married_joint", stateCode: "CA", cashInterestRate: 0.04, riskToleranceShortfall: 0.10}. Each stack needs `expectedAnnualGrowth`: a decimal, the string "market" (S&P 500 trailing average), or a covered `ticker` that resolves it from the trailing-returns table (a symbol like "NVDA" is enough; volatility still comes from the stack's `volatility` or `defaultVolatility`). Omitting growth is an error, not a flat default; pass 0 to model flat prices deliberately. Every field listed in `requir…

NameTypeReqDescription
cashInterestRatenumberAnnualized PRE-tax yield on cash held between each sale and the target date (money-market / short-term Treasury). The tool internally discounts this by the user's marginal federal + state ordinary ra…
currentPricenumberLegacy single-stack current share price, USD. Pair with legacy `lots` (omit `stacks`). This value must come from the user.
defaultVolatilitynumberAnnualized σ assumed for any stack that omits its own `volatility`. Drives the per-sale σ × √Δt shortfall calculation. Override per-stack on the stack object when one position is materially more or l…
expectedAnnualGrowthnumber|stringLegacy single-stack annual growth decimal, or the string "market" for the S&P 500 trailing average. Required with `lots`: pass 0 for a deliberately flat-price plan (omitting it is an error, not a fla…
filingStatusstringyesFederal filing status. Drives LTCG brackets, NIIT threshold ($200K single / $250K MFJ MAGI), and state bracket lookups.
lotsarrayLegacy single-stack input (v1.5 / v1.6). Provide either `stacks` (v1.7+) or these legacy fields, not both. Lot is one cost-basis cohort (one RSU vest tranche, one ESPP purchase, one open-market buy).
ordinaryIncomenumberyesAnnual ordinary income, USD. Used as the baseline for the federal LTCG bracket walk in each candidate year and for NIIT threshold tests. Must come from the user. This is taxable income after deductio…
riskToleranceShortfallnumberMax acceptable P(realized cash < target) under the lognormal price model, as a fraction (0.10 = 10%). The `recommended` plan is the wealth-maximal plan whose shortfall ≤ this value. Tighter values pu…
stacksarrayHoldings, multi-stack form. Provide either `stacks` (this) OR the legacy `lots`+`currentPrice` pair, not both. Each stack is one equity position (one ticker) with its own current price, growth, optio…
stateCodestringyesTwo-letter US state code (e.g. CA, NY, TX). Drives state ordinary or LTCG treatment depending on state (CA taxes LTCG as ordinary; WA has no LTCG tax under $250K; TX/FL/etc. have no state income tax).
targetAfterTaxnumberyesNet cash needed in the user's pocket after all applicable taxes (federal LTCG/ordinary + state + NIIT), USD. Example: a $1M house with 20% down minus existing savings might give a $200,000 target. Mu…
targetDatestringyesDate by which the user needs the net cash (YYYY-MM-DD). Bounds the planning horizon. Sales in non-target years happen on Dec 31; the target year's sale happens on this exact date. Must come from the…
NameTypeReqDescription
appliedRiskTolerancenumberyesShortfall-probability tolerance actually applied (default 0.10 when not supplied).
balancedobjectyesBracket-aware spread across all candidate years: minimum tax.
frontierarrayyesAll candidate plans from the hybrid lock-in sweep plus the named plans, sorted by shortfall probability.
holdForGrowthobjectyesSell only in the target year: maximum expected wealth, maximum price risk.
lockInNowobjectyesSell everything needed in the current calendar year: minimum price risk, usually highest tax.
recommendedobjectyesThe wealth-maximal plan whose shortfall probability is at or below the applied risk tolerance. This is the plan the risk tolerance selects out of the frontier.
targetAfterTaxnumberyesEcho of the requested net cash target in dollars.
targetDateISOstringyesEcho of the target date as an ISO date string.

No examples provided.

nso_calculate ~1,544

Use this when someone asks whether to exercise and hold or exercise and sell non-qualified stock options (NSOs), about a cashless exercise or same-day sale of NSOs, or what tax an NSO exercise triggers. After-tax payout on a non-qualified stock option (NSO) exercise: federal, state, and FICA (Social Security + Medicare + Additional Medicare), comparing sell-at-exercise vs hold-for-long-term-capital-gains over the chosen horizon. Use for NSOs; for ISOs use `amt_iso_optimize`, for RSUs use `rsu_sell_vs_hold`. Deterministic, offline; tax tables compiled in. Optional `ticker` resolves `expectedSalePrice` from a bundled trailing-CAGR snapshot. Returns a top-level object with these keys: - `exercise`: bargainElement, federal, state, socialSecurity, medicare, additionalMedicare, total, netCashSellAll. - `hold`: costBasis, strikeCost, sharesSoldToCover, sharesRetained, effectiveSalePrice, expectedGain, ltcgFederal, ltcgState, ltcgTotal, afterTaxProceedsAtSale, netAtYearN. NSO hold is always long-term (sub-1-year is out of scope), so there is no separate long-term flag. - `sellNowInvest`: counterfactual where shares are sold at exercise and proceeds reinvested at expectedMarketReturn. - `holdMinusCashless`: dollar delta between `hold` and `sellNowInvest`. - `bracketJump`: fromRate, toRate, thresholdAtJump describing the marginal bracket change at exercise. Example call: {shares: 5000, strike: 10, currentPrice: 50, ordinaryIncome: 180000, filingStatus: "single", stateCode: "CA", stillEmployed: true, holdYears: 2, volatility: 0.3, holdFunding: "cash", ticker: "AAPL"}. Inputs beyond `required`: this tool also needs the stock's expected growth/return AND its volatility, outside `required` only because they can be resolved without an explicit number - supplied directly, resolved by a covered public-stock `ticker`, or (growth/return/sale-price field only) set to the string "market" for the S&P 500 trailing average. Every field in `required` is likewise a fact about the user's s…

NameTypeReqDescription
currentPricenumberyesCurrent fair market value per share, USD. The bargain element at exercise is shares × (currentPrice − strike). Must come from the user.
expectedMarketReturnnumber|stringAnnual after-tax-proceeds reinvestment rate. Defaults to SPY trailing CAGR for holdYears if omitted; the string "market" names that same default explicitly.
expectedSalePricenumber|stringProjected $/share at end of holdYears, or the string "market" to project currentPrice at the S&P 500 trailing average when the user has no view. Required unless `ticker` resolves it from currentPrice…
filingStatusstringyesFederal filing status. Drives ordinary brackets and LTCG brackets used at the hold horizon.
haircutnumberAlternative to `volatility`: the multiplicative volatility-drag haircut on expectedSalePrice already computed for the hold. Supply this OR `volatility` (if both are given, haircut wins). This field i…
holdFundingstringyesHow the strike cost and exercise tax are funded. 'sell-to-cover' sells enough shares to cover strike + tax (reduces sharesRetained). 'cash' pays strike + tax from outside funds (full sharesRetained);…
holdYearsnumberyesYears to hold after exercise (minimum 1). At ≥1 year, the appreciation since exercise is LTCG; sub-1-year holds are out of scope. The user's choice, not a modelling detail, and it changes the answer:…
ordinaryIncomenumberyesAnnual ordinary income before this exercise, USD. Baseline for the bracket walk on the bargain element. Must come from the user. This is taxable income after deductions, not gross wages: the engine a…
sharesintegeryesNon-qualified Stock Option (NSO) shares to exercise. Must come from the user.
stateCodestringyesTwo-letter US state code. Drives state ordinary and LTCG treatment.
stillEmployedbooleanyesTrue if still employed at exercise. FICA (Social Security + Medicare + Additional Medicare) applies only when true.
strikenumberyesStrike price per share, USD. Must come from the user.
tickerstringOptional public-stock symbol (e.g. "NVDA", "AAPL"). When set, the tool substitutes a cached trailing return for any unsupplied expected-return / sale-price field, and a cached implied vol for any uns…
volatilitynumberAnnualized volatility (sigma) of the stock as a decimal (0.72 = 72%). Pass the volatility itself, not a pre-computed drag: the tool derives the horizon-cumulative drag internally, and the correct for…
NameTypeReqDescription
bracketJumpobject|nullyesMarginal federal bracket change caused by the new ordinary income; null when the income stays within one bracket.
exerciseobjectyesTax bill at exercise on the bargain element (taxed as ordinary W-2 income).
holdobjectyesExercise now and hold the shares holdYears for long-term capital gains treatment.
holdMinusCashlessnumberyeshold.netAtYearN - sellNowInvest.netAtYearN in dollars. Positive favors holding the shares; negative favors selling at exercise and reinvesting.
sellNowInvestobjectyesCounterfactual: sell every share at exercise and reinvest the net cash at expectedMarketReturn for holdYears.

No examples provided.

protective_put_price ~1,434

Use this when someone asks how much it costs to hedge or protect a stock position against a drop, to protect gains, get downside protection, or insure a position, or to price a protective put, a zero-cost collar, or a put spread. Closed-form pricing of a protective put, a zero-cost collar, and a put spread on a single-stock position. Use for standalone hedge pricing on a single-stock position; for concentration-vs-hedge tax-cost comparison, use `concentration_analyze` with a `hedgeChoice`. Parameter interactions: `volatility` omitted falls back to a sector-typical implied volatility; an explicit sigma overrides it. For collars, omitting `upsideCapPct` lets the tool back-solve the cap that zeros the net premium (truly zero-cost collar); supplying `upsideCapPct` overrides the solver and yields a non-zero net premium when the cap is wider than zero-cost. `tenorYears` drives the risk-free-rate lookup AND the floor-hit / cap-hit probability metrics, so changing tenor shifts every probability output even at fixed strike. `expectedReturn` affects only the probability metrics (real-world drift in the floor-hit / cap-hit calculations); premium math is risk-neutral and ignores it (default 0). `protectionLevel` sets the put strike as `(1 − protectionLevel) × spot`; raising it widens the protected zone but raises premium roughly linearly. `spreadRiskLevel` (default 0.10) sets the put spread's short strike by targeting the probability the stock ends below it; it affects only the `putSpread` block. The put spread finances the same floor with a short put at a lower strike (not a short call), so it is cheaper than the bare put and needs no shares to sell calls against, which makes it the one structure of the three that works on unexercised employee options; the trade-off is that protection stops at the short strike and losses resume below it. Closed-form, deterministic, offline: sector volatility table and risk-free-rate curve compiled in. Reports annualized hedge cost as a percen…

NameTypeReqDescription
expectedReturnnumberAnnual expected stock return (decimal). Drives the real-world drift in the cap-hit / floor-hit probability metrics. Does not affect premium math. Default 0.
positionValuenumberyesMarket value of the underlying single-stock position, USD. Premium and max-loss scale linearly with this. Must come from the user.
protectionLevelnumberyesPut strike as (1 − this fraction) × spot. 0.10 = 10% OTM put. Range 0.05..0.50. The user's choice, not a modelling detail, and it changes the answer: use the value they gave, and if they gave none, a…
sectorstringyesSector tag. Drives the default volatility when no explicit `volatility` is supplied (a sector-typical implied volatility).
spreadRiskLevelnumberPut-spread floor breach risk: target probability the stock ENDS below the spread's short (lower) strike at expiration. Presets 0.20 / 0.10 / 0.05 / 0.01 ("1 in 5 / 10 / 20 / 100"); off-preset values…
tenorYearsnumberyesOption tenor in years. 1 = 12-month; 0.25 = ~90-day. The user's choice, not a modelling detail, and it changes the answer: use the value they gave, and if they gave none, ask for it rather than assum…
tickerstringOptional public-stock symbol (e.g. "NVDA"). When set without an explicit `volatility`, the tool substitutes the ticker's cached implied vol. Unknown tickers fall through to the sector default. Echoed…
tickerLabelstringOptional display string echoed back in the result. Not used in pricing.
volatilitynumberAnnualized implied volatility (sigma) of the stock. Resolution order: (1) explicit `volatility` if passed; (2) cached implied vol if `ticker` is covered; (3) sector-typical IV as last fallback. An ex…
NameTypeReqDescription
barePutobjectyesBare protective put: pay premium for a hard floor.
collarobjectyesPut financed by a short call: lower or zero net premium in exchange for capped upside.
inputsobjectyesEcho of the resolved inputs actually priced: positionValue, sector, volatility (the sigma used after ticker/sector resolution), protectionLevel, tenorYears, plus expectedReturn, spreadRiskLevel, and…
payoffRangeobjectyesPrice-move range covered by payoffTable, extended at least 15% beyond each collar arm and at least +/-50%.
payoffTablearrayyesTerminal P&L in dollars at each 10%-step drawdown across payoffRange, for the bare put, the collar, the put spread, and the unhedged position.
putSpreadobjectyesPut debit spread: long put at the protection floor financed by a short put at a lower strike. Cheaper than the bare put and needs no short call (so it works on unexercised employee options a collar c…
realWorldDriftnumberyesAnnual real-world drift used for the probability metrics: expectedReturn when supplied, else the sector long-run return. Does not affect premium math.
recommendedstringyesSuggested structure, in triage order: collar unless its cap binds too often (>20% probability); then protective-put unless the put is expensive; then put-spread when one is available and cleanly pric…
riskFreeRatenumberyesAnnualized risk-free rate used in option pricing, looked up for the tenor, as a decimal.

No examples provided.

qsbs_check ~1,698

Use this when someone asks whether stock qualifies for the qualified small business stock (QSBS) / Section 1202 gain exclusion, whether their startup stock can be sold tax-free, about the 5-year QSBS holding period, or how much of the gain would be federal-tax-free. Section 1202 Qualified Small Business Stock (QSBS) qualification check. Use this tool for §1202 / QSBS qualification. For AMT timing on the ISO exercise that produced the QSBS holding, use `amt_iso_optimize` first. Parameter interactions: `entityType="other"` short-circuits the verdict to `disqualified` regardless of other fields; `acquisitionMethod="secondary"` does the same; `assetCategory="over-75m"` likewise fails immediately. Under `acquisitionMethod="gift-or-inheritance"` the holding period tacks from the original holder, so supply that earlier date as `acquisitionDate` if known. `acquisitionDate` drives era classification independent of holding period: before 2009-02-17 caps exclusion at 50%, 2009-02-17 to 2010-09-27 at 75%, 2010-09-28 through 2025-07-04 reaches 100% after a 5-year hold (pre-OBBBA), and 2025-07-05 onward uses the OBBBA tiered schedule (50% at 3y, 75% at 4y, 100% at 5y). The per-issuer exclusion cap is `max($10M, 10 × adjustedBasis)` ($15M base for stock acquired after July 4, 2025); when `expectedGain` exceeds it, the overage is fully taxable and the response surfaces `taxableGain` for that delta. `industry` is the dominant industry (>80% revenue) when the corp operates in multiple. Evaluates the six statutory tests: domestic C-corporation entity, original-issuance acquisition method, gross assets at issuance (under $50M / $50-75M / over $75M tiered cap), qualified-trade-or-business industry, active-business posture (80% asset use), and holding period (3 / 4 / 5-year tiers under OBBBA). Pure stateless check: no filing, reporting, or IRS lookup happens; the six tests are evaluated against the bundled OBBBA 2026 rule set and per-state conformity table. Returns a top-level object wi…

NameTypeReqDescription
acquisitionDatestringyesDate the QSBS shares were acquired (YYYY-MM-DD). Drives the holding-period test and the era classification (50% pre-2009 era, 75% pre-2010 era, 100% after a 5-year hold for acquisitions from 2010-09-…
acquisitionMethodstringyes§1202 Test 2: How the user obtained the shares. 'original-issuance' (direct from the company) qualifies. 'gift-or-inheritance' tacks the original holder's basis and clock. 'secondary' (bought on a se…
activeBusinessstringyes§1202 Test 5: Did the corporation use ≥80% of its assets in the active conduct of a qualified trade throughout the holding period? 'yes' qualifies. 'no' fails. 'unsure' returns a partial verdict (use…
adjustedBasisnumberyesAdjusted basis of the QSBS shares, USD. Used in the 10× basis cap: the per-issuer exclusion cap is max($10M, 10 × adjustedBasis). Must come from the user.
assetCategorystringyes§1202 Test 3: Aggregate gross assets of the issuing corporation at the time of issuance. 'under-50m' qualifies pre-OBBBA. '50m-to-75m' qualifies ONLY under OBBBA 2026+ (post-2025-07-05). 'over-75m' n…
entityTypestringyes§1202 Test 1: Type of issuer at the time of acquisition. Only 'us-c-corp' qualifies. S-corps, LLCs, partnerships, and foreign entities fail.
expectedGainnumberyesExpected total gain on sale, USD. Compared against the per-issuer exclusion cap to compute excludableGain and taxableGain. Must come from the user.
filingStatusstringyesFederal filing status. Drives the LTCG bracket on any non-excluded gain and the NIIT MAGI threshold.
industrystringyes§1202 Test 4: Industry classification of the corporation. Four values qualify: tech-software, manufacturing, biotech-research, retail-wholesale. Specified service trades or businesses (law, engineeri…
ordinaryIncomenumberyesAnnual ordinary income, USD. Baseline for the federal LTCG bracket on any taxable gain. Must come from the user. This is taxable income after deductions, not gross wages: the engine applies no standa…
saleDatestringyesPlanned or actual sale date (YYYY-MM-DD). Together with acquisitionDate determines holdingYears.
stateCodestringyesTwo-letter US state code. Drives the state-conformity verdict: CA/AL/PA/MS do not conform (full state tax owed); HI/MA partial; NJ 2026-01-01 conformity switch; most others fully conform.
NameTypeReqDescription
applicableCapnumberyesmax(perIssuerCap, tenXBasisCap): the exclusion cap actually applied, in dollars.
cappedOverageNotestringPresent only when expectedGain exceeds applicableCap and an exclusion is in play: explains that the overage is fully taxable regardless of holding period and that spreading shares across separate tax…
erastringyesAcquisition-era classification that sets the exclusion schedule (50% pre-2009 era, 75% pre-2010 era, 100% at 5y pre-OBBBA, tiered 50/75/100% at 3/4/5y under OBBBA).
excludableGainnumberyesPortion of expectedGain excludable from federal tax in dollars.
exclusionPercentnumberyesFraction of the capped gain excludable from federal tax, per the era and holding-period tier.
federalTaxSavednumberyesFederal LTCG tax (including NIIT) avoided on the excluded gain, in dollars.
holdingYearsnumberyesCalendar-aware years between acquisitionDate and saleDate.
perIssuerCapnumberyesStatutory per-issuer cap in dollars: $10M pre-OBBBA, $15M for stock acquired after July 4, 2025.
stateConformsstringyesWhether the user state conforms to the federal 1202 exclusion.
stateNotestringPer-state conformity explanation. May be omitted.
taxableGainnumberyesPortion of expectedGain still federally taxable in dollars (overage above the cap plus any non-excluded fraction).
tenXBasisCapnumberyes10 x adjustedBasis cap in dollars.
testsarrayyesThe six statutory tests with per-test status, identifying any gate that failed.
verdictstringyesOverall verdict. "partial" = qualifies but at a sub-100% exclusion tier (e.g. an OBBBA 3- or 4-year hold gives 50% or 75%). "caveats" = qualifies, but one or more tests returned "unsure" (pass condit…
yearsUntilFullExclusionnumberyesAdditional years to hold before reaching the 100% exclusion tier; 0 when already reached.

No examples provided.

rsu_lot_optimize ~1,084

Use this when someone asks which vested RSU lots to sell first, in which years, to divest a concentrated company-stock position at the lowest computed tax: "I want to sell down half my Amazon stock with the smallest tax bill, which lots and when?". Given the vested lots (vest date, shares, cost basis), a current price, and a divest fraction, it chooses WHICH lots and WHICH sale dates minimize computed total tax to divest that many shares, using three levers: specific-lot identification (sell higher-basis lots to realize less gain, or underwater lots to harvest losses that net against gains), long-term deferral (wait past the one-year mark to convert short-term ordinary rates to long-term capital gains), and multi-year bracket spreading (split gains across 1 to 3 tax years, with in-plan capital-loss carryforward). Every sale is priced at today's price (flat-price assumption; there is no growth model). Returns the year-by-year sell schedule grouped by tax year, the total tax (federal LTCG + NIIT + state), what a first-in-first-out (FIFO) oldest-first sell order on the same schedule would have cost (`headlineDeltaVsFifo`), a 1/2/3-year horizon trade-off, and per-lot deferral callouts. This tool owns WHICH LOTS and WHICH DATES; for WHETHER and HOW MUCH to sell down a position use `concentration_analyze`, for a single new vest use `rsu_sell_vs_hold`, and to raise a specific cash amount by a deadline use `equity_funding_plan`. Out of scope: growth/return modeling, wash-sale basis migration, AMT, unvested grants. Example: {lots: [{vestDate: "2022-08-15", shares: 120, costBasisPerShare: 95}, {vestDate: "2024-02-15", shares: 100, costBasisPerShare: 130}, {vestDate: "2026-05-15", shares: 80, costBasisPerShare: 210}], currentPrice: 180, divestFraction: 0.5, horizonYears: 2, ordinaryIncome: 200000, filingStatus: "single", stateCode: "CA"}. Every field listed in `required` is a fact about the user's situation with no built-in default: a call missing a required field returns an…

NameTypeReqDescription
currentPricenumberyesCurrent share price, USD. Every sale, on every date, is priced at this value (flat-price assumption). This value must come from the user.
divestFractionnumberyesFraction of TOTAL shares to divest, as a decimal (0.5 = sell half). Range 0.10 to 1.0. NOTE: a decimal fraction, NOT a percent, so pass 0.5 not 50. The tool sells round(divestFraction x totalShares)…
filingStatusstringyesFederal filing status. Drives LTCG brackets, the NIIT threshold, and state bracket lookups.
horizonYearsintegeryesTax years the plan may span: 1 = sell everything now, 2, or 3. More years let the plan spread gains across brackets and defer short-term lots to long-term, at the cost of staying exposed to the stock…
lotsarrayyesThe vested RSU lots still held (after any sell-to-cover), one entry per vest tranche. The tool decides which of these to sell and when. Unvested grants are out of scope. At most 20 lots per call, the…
ordinaryIncomenumberyesTotal household ordinary income for the year, USD, from all sources. Sets the federal LTCG bracket floor, the short-term ordinary rate, and the net investment income tax (NIIT) threshold test. This i…
stateCodestringyesTwo-letter US state code (e.g. CA, NY, TX). Drives state capital-gains treatment (CA taxes gains as ordinary; WA/TX/FL have no tax on most capital gains).
NameTypeReqDescription
attributionobjectyesTelescoping attribution of the total saving vs a FIFO-all-today sale. lotSelection + spreadingDeferral = total.
carryforwardRemainingnumberyesCapital loss remaining at the end of the plan horizon, in dollars (reported, not modeled into future years).
deferralCalloutsarrayyesPer-lot short-term-to-long-term deferral opportunities.
headlineAfterTaxKeptnumberyesAfter-tax proceeds under the plan, in dollars: the headline "you keep $X" figure.
headlineDeltaVsFifonumberyesDollars saved versus selling oldest-first (FIFO) on the SAME schedule. Pure lot-selection benefit; >= 0 by construction.
horizonCardsarrayyesThe same divest target under a 1-year ("all now"), 2-year, and 3-year plan, for the trade-off strip.
keptUnrealizedGainnumberyesUnrealized gain still carried by the shares NOT sold, in dollars (deferred, not eliminated).
schedulearrayyesThe sell plan, grouped by tax year.
sharesToSellnumberyesShares the plan divests (round(divestFraction x totalShares), floored at 1).
totalAfterTaxnumberyesAfter-tax proceeds from the divested shares, in dollars.
totalGrossnumberyesGross proceeds from the divested shares, in dollars.
totalSharesnumberyesTotal shares across all input lots.
totalTaxnumberyesTotal plan tax across all years (federal LTCG + NIIT + state, net of in-plan loss carryforward), in dollars.

No examples provided.

rsu_sell_vs_hold ~1,265

Use this when someone asks whether to sell RSUs at vest or hold them, whether to sell their vested shares or diversify out of company stock, or about the tax and withholding on a restricted stock unit (RSU) vest. After-tax RSU vest analysis: sell-at-vest vs hold-to-long-term-capital-gains (LTCG) over `holdYears`. Covers federal ordinary tax, state tax, FICA (Social Security + Medicare + Additional Medicare), and the shortfall between mandatory 22% supplemental withholding and the user's marginal bracket. Use for RSUs at vest; for ISO/AMT use `amt_iso_optimize`, for NSO use `nso_calculate`. Deterministic and offline; tax tables compiled in. Returns `vest`, `hold`, `sellNowInvest`, `holdMinusSell`, and `bracketJump`; see `outputSchema` for the full shape. Example call: {shares: 1000, currentPrice: 100, ordinaryIncome: 200000, filingStatus: "single", stateCode: "CA", stillEmployed: true, holdYears: 2, volatility: 0.3, ticker: "MSFT"}. Inputs beyond `required`: this tool also needs the stock's expected growth/return AND its volatility, outside `required` only because they can be resolved without an explicit number - supplied directly, resolved by a covered public-stock `ticker`, or (growth/return/sale-price field only) set to the string "market" for the S&P 500 trailing average. Every field in `required` is likewise a fact about the user's situation with no built-in default. Neither the growth nor the volatility field has a default or a fallback estimate: their only valid sources are the user's own figures, a covered `ticker`, or (growth/return/sale-price only) the "market" sentinel. A call that neither supplies nor resolves one of them returns a required-field error naming the field; a number from any other source is accepted as-is, because a syntactically valid figure passes validation with no provenance check, and it silently changes the result. The tax math itself (bracket walk, AMT and NIIT phase-outs, multi-year credit and growth interactions) runs inside the too…

NameTypeReqDescription
currentPricenumberyesFair market value per share at vest, USD. Also the cost basis on retained shares. Must come from the user.
expectedMarketReturnnumber|stringAnnual after-tax-proceeds reinvestment rate. Defaults to SPY trailing CAGR for holdYears if omitted; the string "market" names that same default explicitly.
expectedSalePricenumber|stringProjected $/share at end of holdYears, or the string "market" to project currentPrice at the S&P 500 trailing average when the user has no view. Required unless `ticker` resolves it from currentPrice…
filingStatusstringyesFederal filing status.
haircutnumberAlternative to `volatility`: the multiplicative volatility-drag haircut on expectedSalePrice already computed for the hold. Supply this OR `volatility` (if both are given, haircut wins). This field i…
holdYearsnumberyesYears to hold after vest (0.25..5). Below 1 year triggers the short-term capital gains cliff (ordinary rates on appreciation). The user's choice, not a modelling detail, and it changes the answer: us…
ordinaryIncomenumberyesAnnual ordinary income before this vest, USD. Baseline for the bracket walk on the vest amount. Must come from the user. This is taxable income after deductions, not gross wages: the engine applies n…
sharesintegeryesRestricted Stock Unit (RSU) shares vesting in this tranche. Must come from the user.
stateCodestringyesTwo-letter US state code.
stillEmployedbooleanyesTrue if still employed at vest. Drives FICA applicability and whether the 22% supplemental withholding rule applies.
tickerstringOptional public-stock symbol (e.g. "NVDA", "AAPL"). When set, the tool substitutes a cached trailing return for any unsupplied expected-return / sale-price field, and a cached implied vol for any uns…
volatilitynumberAnnualized volatility (sigma) of the stock as a decimal (0.72 = 72%). Pass the volatility itself, not a pre-computed drag: the tool derives the horizon-cumulative drag internally, and the correct for…
NameTypeReqDescription
bracketJumpobject|nullyesMarginal federal bracket change caused by the new ordinary income; null when the income stays within one bracket.
holdobjectyesKeep the after-tax shares for holdYears, then sell.
holdMinusSellnumberyeshold.netAtYearN - sellNowInvest.netAtYearN in dollars. Positive favors holding the vested shares; negative favors selling at vest and reinvesting.
sellNowInvestobjectyesCounterfactual: sell every share at vest and reinvest the net cash at expectedMarketReturn for holdYears.
vestobjectyesTax bill at vest on the full vest value (taxed as ordinary W-2 income).

No examples provided.