strategy lab for Cursor
xyz.kellyruns/strategy-lab
Stress-test lowcap, perp and LP strategies. Returns the full distribution and a reproduction seed.
client:Cursor
transport:streamable-http
tools:5
Install strategy lab in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"strategy-lab": {
"url": "https://kellyruns.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs