Quantified Investor Portfolio Simulator for Cursor
io.github.manuciao88/portfolio-simulator
Portfolio scenarios with instrument checks, Monte Carlo analysis and interactive reports.
client:Cursor
transport:streamable-http
Install Quantified Investor Portfolio Simulator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"portfolio-simulator": {
"url": "https://mcp.quantifiedinvestor.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs