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 want a hosted finance endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #215 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

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-08-25

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.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 +…

v1.9.7 · 2026-07-10

Ships this session's agent-surface audit and three new framework adapters. · Server (optionsahoy-mcp 1.9.7) · Correctness (D1–D19): stateCode enum validation, QSBS verdict/test-count fixes, Bessembinder citation…

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 #215 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-03)
registry
io.github.AlvisoOculus/optionsahoy-mcp (active, first published 2026-05-26 · 10 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-08-25, its last commit was 2026-08-24 and it shipped 10+ 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-08-25; you can connect without credentials.

07 · Alternatives to Optionsahoy MCP