CLI
Three commands cover 90%
Decompose a ticker. Snapshot a portfolio. Query for the metric you need.
See the API in Action
Stylized demos (not live recordings) — REST and SDK shapes match the API; CLI 'agent' and some MCP tool names illustrate product workflows. Python SDK: python3 -m pip install "riskmodels-py>=0.3.4" on PyPI ([xarray] optional for dataset helpers; [viz] for Kaleido static PNG). CLI: npm install -g riskmodels@latest on npm. Use riskmodels --help and MCP tools/list for what your install exposes. sdk/ · cli/.