Algo Trade Analytics for Cursor
com.algo-trade-analytics/research
Evidence-gated quant research for TradingView Pine Script strategies, run from your AI client.
client:Cursor
transport:streamable-http
Install Algo Trade Analytics in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"research": {
"url": "https://app.algo-trade-analytics.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs