regimen for Cursor
io.github.rayyer220/regimen
Tells you whether a trading strategy's edge is distinguishable from luck.
client:Cursor
transport:streamable-http
tools:4
Install regimen in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"regimen": {
"url": "https://regimen-nu.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs