T
Taste
/predict_audience_reaction
predict audience reaction
Get a real human matching your target demographic to rate and react to your content as a representative audience member. Call before A/B test commits, before ad
liveunknown~5s typical
mcptaste
$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-app-humantaste-taste-mcp /predict_audience_reaction for me.
Input
| Field | Type | Description |
|---|---|---|
| content* | string | The content to evaluate. Text or a publicly accessible URL for non-text media. |
| targetDemographic* | string | The audience whose reaction matters. Required — load-bearing for expert matching. E.g. "cr |
| context | string | Optional context. Use to clarify intent, constraints, audience, or anything that helps the |
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-app-humantaste-taste-mcp","endpoint":"/predict_audience_reaction","input":{"content":"...","targetDemographic":"..."}}'cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /predict_audience_reaction -i '{"content":"...","targetDemographic":"..."}'mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/predict_audience_reaction", input: {"content":"...","targetDemographic":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.