mcp
M
mcp
/analyze_nrr

Net Revenue Retention

Net Revenue Retention (revenue-weighted) next to logo retention (count-weighted), the expansion/contraction/churn split, and the accounts that lost the most MRR

liveunknown~5s typical
mcpmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-aioproductos-mcp /analyze_nrr for me.

Input

FieldTypeDescription
window_daysnumberLookback window in days (optional; default 90, i.e. the last quarter). default 90

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-aioproductos-mcp","endpoint":"/analyze_nrr","input":{"window_days":90}}'
cli
npx cracked-ai run -p mcp-com-aioproductos-mcp -e /analyze_nrr -i '{"window_days":90}'
mcp
run_tool({ provider: "mcp-com-aioproductos-mcp", endpoint: "/analyze_nrr", input: {"window_days":90} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.