Prerequisites
- Cursor, Claude Code, or any MCP-compatible client
1. Connect your MCP client
Add the following to your MCP client configuration. For Cursor — open~/.cursor/mcp.json:
2. Run your first pipeline
Once connected, ask your AI assistant:“Run the full ML trading pipeline for AAPL, MSFT, GOOGL from 2023-01-01 to 2024-01-01, test until 2025-01-01”The agent will call the core pipeline tools in order:
run_po_job:
output_url — pass it to run_feature_worker as input_url.
3. Resume from an existing result
Every stage writes its output to blob storage. To skip a stage, pass an existing blob URL directly to the next tool asinput_url.
Browse the data container in Storage Explorer to find URLs of previous outputs. Blob names follow the pattern <prefix><timestamp>.json, for example: