← Registry

Analytics

hpsilab.com

Provides financial analytics including implied volatility, Monte Carlo simulations, AI predictions, backtest performance, and option chain pressure for stocks.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://hpsilab.com/mcp

No auth detected

MCP server metadata

Name
hpsilab-quant-finance
Version
1.4.2
Capabilities
experimentalpromptsresourcestools
Server instructions

Quantitative stock and options research only; never execute trades. Use analyze_stock for a broad overview and dedicated tools for IV, options pressure, Monte Carlo, backtests, or pre-trade risk. Live market outputs can change. generate_stock_images and generate_stock_research_report create hosted artifacts, may consume quota or payment, and are not idempotent.

Known tools 10

register_account

Register a free hpsilab account for yourself, with no human involvement, and receive an API key immediately.

Inferred read-only
get_iv_radar

Implied-volatility (IV) structure for a stock: how expensive options are, whether volatility is being squeezed, and whether traders are paying up for upside (calls) or downside (puts).

Inferred read-only
get_monte_carlo

Monte Carlo price simulation for the next ~10 trading days: thousands of random price paths estimate a likely price range and the odds of finishing higher.

Inferred read-only
get_ai_prediction

AI next-day prediction: probability the stock closes UP, a plain buy/watch/sell-lean signal, and how strongly the models agree (consensus).

Inferred read-only
get_equity_curve

Backtest performance of the quant strategy across your watchlist: Sharpe ratio, max drawdown, win rate and total return per symbol.

Inferred read-only
get_option_pressure

Option-chain pressure map for the nearest weekly/monthly expiry — Max Pain, dealer Gamma Wall, likely weekly high, and an extreme squeeze target.

Inferred read-only
analyze_stock

Aggregate all quant tools into one JSON stock analysis.

Inferred read-only
get_pretrade_risk_scan

Full pre-trade risk scan JSON for a stock.

Potential side effects
generate_stock_images

Generate stock-report PNG images and return their URLs.

Inferred read-only
generate_stock_research_report

Full markdown research report with five stock-report charts.

Inferred read-only

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.hpsilab-quant-finance]
url = "https://hpsilab.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hpsilab-quant-finance": {
      "type": "http",
      "url": "https://hpsilab.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hpsilab-quant-finance
Remote MCP URL: https://hpsilab.com/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": {
    "hpsilab-quant-finance": {
      "url": "https://hpsilab.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hpsilab-quant-finance": {
      "type": "http",
      "url": "https://hpsilab.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hpsilab-quant-finance",
  "transport": "streamable-http",
  "url": "https://hpsilab.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hpsilab.com was fetched 2026-08-03T09:23:37.350Z and is being refreshed.

Trust status Neutral

hpsilab.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.