Overview
Cursor supports MCP servers natively. QuantSpace is deployed as a Streamable HTTP server and can be connected with a single entry in your~/.cursor/mcp.json. No authentication required.
Configuration
Open (or create)~/.cursor/mcp.json and add the quantspace entry:
Usage
Once connected, open Cursor Chat and ask your AI assistant to run a pipeline:“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 sequence automatically:
run_po_job:
Troubleshooting
| Issue | Fix |
|---|---|
| Tools not showing | Reload MCP servers in Cursor Settings → MCP |
| Timeout | Jobs run up to 10 minutes — do not close the chat tab while a job is running |
| Connection error | Verify the URL ends with /mcp (not /sse) |