Labsco
VGSTAAD logo

Sivut SEC Crypto Filing Radar

from VGSTAAD

MCP discovery wrapper for an x402-paid SEC crypto filing radar and CSV/markdown data endpoints for agents, payable in Base USDC.

πŸ”₯πŸ”₯FreeQuick setup

Vongstaad MCP Server

MCP (Model Context Protocol) server for Vongstaad quant models. Connect AI agents (Claude, GPT) to real-time and historical FX/crypto quant signals.

Available Tools

fx_live_price

Get the latest live price for any trading pair.

  • pair: Trading pair (e.g., BTCUSD, ETHUSD, SOLUSD)

fx_historical_signal

Get a historical quant signal.

  • pair: Trading pair (e.g., BTCUSD)
  • model: Model name (sma, price, correlation, regime, momentum, volatility, mean-reversion)
  • window: Time window (7d, 30d, 90d)

Models

ModelDescriptionWindows
smaSimple Moving Average crossover7d, 30d, 90d
priceLatest qualified close price7d, 30d, 90d
correlationBTC/ETH Pearson correlation7d, 30d, 90d
regimeMarket regime detection30d, 90d
momentumDirectional momentum7d, 30d
volatilityAnnualized realized volatility7d, 30d, 90d
mean-reversionZ-score from rolling mean30d, 90d

Environment Variables

  • VONGSTAAD_ENV: Set to testnet for free testing, or omit for production.