Option Desk MCP Server

Options research with a local dashboard, agent skills, and MCP tools. Import a chain, inspect its Greeks and positioning, compare structures, and keep the results as readable files. It is available as a remote MCP endpoint.

Teams that work with backtesting agent, claude code plugin and codex skill and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 3 · #253 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Option Desk

Claude Code

claude mcp add iman-agent-driven-options-desk-and-skill --transport http https://optiondesk.avidquant.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "iman-agent-driven-options-desk-and-skill": {
      "url": "https://optiondesk.avidquant.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://optiondesk.avidquant.com/mcp

transport: streamable-http

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

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 optiondesk.avidquant.com

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

repo age created 2026-08-30 - young repo, little track record yet

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.avidquant - domain-verified with the official MCP registry

03 · What Option Desk can do

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

Latest releases

v0.3.0 · 2026-09-05

Option Desk 0.3.0 packages the hosted MCP plugin with four supporting skills and keeps the local tools in a separate archive. · option-desk-hosted.zip: complete hosted plugin, MCP configuration, skills and branding.…

v0.2.0 · 2026-08-31

Twenty-three structures, a composite ranking panel, a time spreads panel, and eleven corrections found by three independent recomputations of this project's own arithmetic. · Figures produced by 0.1.0 are not always…

04 · Who maintains Option Desk

Option Desk is maintained by iman. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
finance - ranked #253 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-09-05)
registry
com.avidquant/optiondesk (active, first published 2026-09-11)

06 · Option Desk FAQ

What is Option Desk?

Options research with a local dashboard, agent skills, and MCP tools. Import a chain, inspect its Greeks and positioning, compare structures, and keep the results as readable files. It is available as a remote MCP endpoint.

Is Option Desk still maintained?

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

How do I install Option Desk?

Run `claude mcp add iman-agent-driven-options-desk --transport http https://optiondesk.avidquant.com/mcp`. You can also paste the ready-made client config above.

Does Option Desk require authentication?

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

07 · Alternatives to Option Desk