market data for VS Code
ai.iturri/market-data
Verified market data for AI trading agents: quality-flagged candles, funding, OI, order flow. x402.
client:VS Code
transport:streamable-http
tools:22
Install market data in VS Code
.vscode/mcp.json
{
"servers": {
"market-data": {
"type": "http",
"url": "https://iturri.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- describe_catalog
- get_bars
- get_features
- build_bundle
- get_regime_label
- get_funding
- get_open_interest
- get_long_short
- get_context
- get_events
- get_orderflow
- validate_backtest_data
- audit_my_data
- lookahead_check
- survivorship_check
- get_fundamentals
- get_insider
- get_institutional
- get_funding_spread
- get_market_pulse
- get_whats_new
- get_quality_receipts