Commit Graph
4 Commits
Author SHA1 Message Date
AlvisoOculus b9d6467271 Add Glama score badge per maintainer request 2026-05-28 18:40:58 -07:00
AlvisoOculus 304b9fe649 Correct state AMT list: CA/CO/CT/MN, not CA/NY/MN 2026-05-28 18:06:22 -07:00
AlvisoOculus 3b2874d34a Point to public optionsahoy-mcp repo 2026-05-25 22:49:40 -07:00
AlvisoOculus 2963dd2665 Add OptionsAhoy MCP server to Finance & Fintech
Multi-year equity-comp optimization engine. Six tools that return the
globally-optimal schedule across the candidate space for ISO/AMT,
NSO, RSU, concentration, protective puts, and Section 1202 QSBS.
Full federal tax code plus all 50 states + DC. Remote HTTP MCP at
https://optionsahoy.com/mcp. No auth, no install.

Same engine as the in-browser calculators at optionsahoy.com/tools.

Production-validated: `curl https://optionsahoy.com/mcp` returns the
server info JSON; POST /mcp with tools/list returns the six tools.

Built by AlphaLatitude Inc., pre-revenue beta-stage product. Background
on why an optimizer beats LLM in-context math:
https://optionsahoy.com/why-deterministic
2026-05-25 22:03:15 -07:00