← alphanume.com

INDIVIDUAL MCP TOOL

get_fda_response_events

Adverse FDA regulatory actions disclosed in 8-Ks: Complete Response Letters, full and partial clinical holds, and refuse-to-file letters, 2024+, each graded by an explicit severity precedence rule with the evidence flags the grade depends on served alongside it (new-trial-required, manufacturing-related, resubmission-path, hold-lifted).

alphanume.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.alphanume.com/key/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_fda_response_events and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

alphanume.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alphanume]
url = "https://mcp.alphanume.com/key/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alphanume": {
      "type": "http",
      "url": "https://mcp.alphanume.com/key/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alphanume
Remote MCP URL: https://mcp.alphanume.com/key/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alphanume": {
      "url": "https://mcp.alphanume.com/key/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alphanume": {
      "type": "http",
      "url": "https://mcp.alphanume.com/key/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alphanume",
  "transport": "streamable-http",
  "url": "https://mcp.alphanume.com/key/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_iv_hv_premium — Volatility risk premium screener: answers "are this name's options rich or cheap right now?
  • get_iv_rank — IV Rank & IV Percentile (52-week): answers "is this name's volatility high or low *for itself*?
  • get_vol_of_vol — Vol-of-Vol Index: answers "how unstable is this name's volatility itself?
  • get_earnings_move_history — Earnings move track record: answers "does the options market systematically over- or under-price this name's earnings moves?
  • get_dilution_filings — S-1 dilution filings tracker: answers "which companies are registering new share supply, and where is each registration in its lifecycle?
  • get_de_spac_events — De-SPAC lifecycle: one row per SPAC business combination tracked from the definitive-agreement announcement through registration, definitive proxy, shareholder vote, exchange listing and completion (or termination / trust liquidation).
  • get_corporate_default_events — Corporate default events labeled from SEC filings: answers "which public companies just defaulted on an obligation, and on what terms?
  • get_next_day_movers — Next-Day Movers: each trading day, the US equities a volatility model ranks most likely to make an outsized price move in the *next* session.