M
mcp
/analyze_nps
NPS (revenue-weighted)
NPS for the product: the standard −100…100 score AND revenue-weighted NPS (each respondent weighted by their account MRR), plus detractor accounts ranked by 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_nps for me.
Input
| Field | Type | Description |
|---|---|---|
| product_id | string | Product id, from whoami (optional; the org's primary product when omitted). |
| window_days | number | Lookback 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_nps","input":{"window_days":90}}'cli
npx cracked-ai run -p mcp-com-aioproductos-mcp -e /analyze_nps -i '{"window_days":90}'mcp
run_tool({ provider: "mcp-com-aioproductos-mcp", endpoint: "/analyze_nps", input: {"window_days":90} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.