Optionsahoy MCP

Deterministic equity-compensation tax math that any Model Context Protocol (MCP) client can call: incentive stock option (ISO) exercise schedules under the alternative minimum tax (AMT), non-qualified stock option (NSO) and restricted stock unit (RSU) decisions, qualified small business stock (QSBS) qualification, single-stock concentration, protective-put hedging, and equity-funding goals. Relevant federal tax code…. It is available as a remote MCP endpoint.

Teams that work with equity compensation, gemini cli extension and cloudflare pages functions and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 5 · #249 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Optionsahoy MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add alvisooculus-optionsahoy-mcp --transport http https://optionsahoy.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "alvisooculus-optionsahoy-mcp": {
      "url": "https://optionsahoy.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://optionsahoy.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to optionsahoy.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.AlvisoOculus is GitHub-verified and matches the repo owner

03 · What Optionsahoy MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.10.2 · 2026-09-07

Benchmark claims: quote the range that matches the denominator · Poe extractor: map colloquial industry, recognise explicit "ticker X" · Document that ADMIN_TOKEN must be a Pages secret; carry the rotation deploy…

v1.10.1 · 2026-08-03

Monthly registry-freshness release: version bump only (npm already carries 1.10.1 from the 2026-08-01 workflow_dispatch publish; this release exists to fire the registry job so registry.modelcontextprotocol.io tracks…

v1.9.8 · 2026-07-19

Ships the autonomous MCP adoption audit (#162): improvements to tool routing, input friction, MCP↔REST parity, and prompts, aimed at better tool selection and correct usage. 772 tests pass; verify:toolspec +…

04 · Who maintains Optionsahoy MCP

optionsahoy-mcp is maintained by alvisooculus. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
finance - ranked #249 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
4 releases in the last 90 days (latest 2026-09-07)
registry
io.github.AlvisoOculus/optionsahoy-mcp (active, first published 2026-05-26 · 11 versions)

06 · Optionsahoy MCP FAQ

What is Optionsahoy MCP?

Deterministic equity-compensation tax math that any Model Context Protocol (MCP) client can call: incentive stock option (ISO) exercise schedules under the alternative minimum tax (AMT), non-qualified stock option (NSO) and restricted stock unit (RSU) decisions, qualified small business stock (QSBS) qualification, single-stock concentration, protective-put hedging, and equity-funding goals. Relevant federal tax code…. It is available as a remote MCP endpoint.

Is Optionsahoy MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Optionsahoy MCP?

Run `claude mcp add alvisooculus-optionsahoy-mcp --transport http https://optionsahoy.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Optionsahoy MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Optionsahoy MCP