Vongstaad MCP
Real-time and historical FX/crypto signal API for AI agents. Pay-per-call via x402 protocol on Base. No subscription, no API key. Correlation, regime, momentum, volatility across 10 instruments.
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.
Quick Start
npx @vongstaad/mcp-fx
Claude Desktop Configuration
Add to your claude_desktop_config.json:
Testnet (free testing)
{
"mcpServers": {
"vongstaad-fx": {
"command": "npx",
"args": ["tsx", "/path/to/vongstaad-mcp/src/index.ts"],
"env": {
"VONGSTAAD_ENV": "testnet"
}
}
}
}
Production (real payments)
{
"mcpServers": {
"vongstaad-fx": {
"command": "npx",
"args": ["tsx", "/path/to/vongstaad-mcp/src/index.ts"]
}
}
}
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
| Model | Description | Windows |
|---|---|---|
| sma | Simple Moving Average crossover | 7d, 30d, 90d |
| price | Latest qualified close price | 7d, 30d, 90d |
| correlation | BTC/ETH Pearson correlation | 7d, 30d, 90d |
| regime | Market regime detection | 30d, 90d |
| momentum | Directional momentum | 7d, 30d |
| volatility | Annualized realized volatility | 7d, 30d, 90d |
| mean-reversion | Z-score from rolling mean | 30d, 90d |
Environment Variables
VONGSTAAD_ENV: Set totestnetfor free testing, or omit for production.
Related Servers
Invoice Intelligence
A paid MCP server for invoice processing. Three tools: extract structured data from any invoice (pasted text, URL, or PDF), validate the extracted invoice for completeness and mathematical accuracy, and classify the expense into an accounting category with a suggested nominal account code and tax deductibility flag. Priced from $0.005 to $0.01 per call, paid in USDC on Base via x402. No API key required.
Kaginet - Bitcoin Escrow for AI Agents
Kaginet - Bitcoin Escrow for AI Agents
CryptoSense MCP
Real-time crypto prices, trending coins, market overview and portfolio value through natural language in any MCP client.
Stock Analyzer MCP
81 tools for Taiwan + US stock market analysis. First MCP server with deep TWSE/TPEx coverage (institutional flows, chip data, monthly revenue). Local-first SQLite, BYOK LLM.
Bitget MCP Server
Official Bitget MCP server for crypto trading, market data, and portfolio management through natural language.
screener-mcp
Turn Claude into a personal Indian equity analyst powered by live Screener.in data.
mcp-kraken
MCP server wrapping the Kraken cryptocurrency exchange Spot REST API over HTTP.
x402 Agent-Payment Infrastructure
One x402/developer-credit control layer for paid AI/data tool calls, crypto conversion quotes, public MCP discovery, progress streaming, and receipt-backed agent spend governance.
Deribit MCP with Claude Session injection
Claude Opus full auto trading
NEXUS Agent Services
Live crypto prices, Reddit sentiment, DeFi TVL, stock prices. Pay per call via x402 on Base.