Option Desk for Cursor
com.avidquant/optiondesk
Option analytics over the SYNTH sample or a permitted chain: Greeks, positioning, payoffs, plots.
client:Cursor
transport:streamable-http
tools:13
Install Option Desk in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"optiondesk": {
"url": "https://optiondesk.avidquant.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs