regimen for VS Code
io.github.rayyer220/regimen
Tells you whether a trading strategy's edge is distinguishable from luck.
client:VS Code
transport:streamable-http
tools:4
Install regimen in VS Code
.vscode/mcp.json
{
"servers": {
"regimen": {
"type": "http",
"url": "https://regimen-nu.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs