Overview
The Parallax ExtremeHurst Server generates ExtremeHurst signals from OHLCV data. It can run directly on prepared bars or pull data through the Dataloader Server before running the local signal engine.Connection
Add this server to your MCP client configuration.- Cursor
- Bearer auth
Transport
Best-Fit Workflows
- Generate ExtremeHurst signals from ticker/date-range input.
- Analyze a shared-workspace Parallax TXT file.
- Run the signal engine on prepared bar arrays.
- Inspect or download large signal payloads with shared result/artifact tools.
Recommended Tools
- pull_and_generate_signals
- generate_signals_from_workspace_file
- generate_signals
- deployment_info
- runtime_health
- ping
Tools
Examples
Run the end-to-end workflow
Analyze an existing workspace file
Notes
- The composite workflow uses Dataloader for OHLCV retrieval, then runs the signal engine locally.
- If protected endpoints are enabled, configure bearer auth in the client or gateway that calls this server.
Client setup
Configure this endpoint in Cursor, Claude Desktop, or a generic MCP client.
Shared tools
Use health, result, artifact, environment, and table helper tools.
Other Servers
Dataloader
Market-data retrieval, TA-Lib indicators, and dataframe exports.
Fama-French Replicate
Official and replicated Fama-French factors plus loadings and alpha estimation.
Statistical Factor Models
Stock-Watson, complete-panel, and dynamic statistical factor extraction.
Jump Models
JumpModel and SparseJumpModel regime fitting, online prediction, and backtesting.
Wavelet Mean Reversion
Wavelet-based mean reversion analysis for financial time series.
EP Ratio Screener
Fundamental stock screening based on earnings yield and balance-sheet quality.
Volatility Scaling Lab
Volatility targeting, EWMA volatility, Monte Carlo bands, and risk diagnostics.