Yappy
Y
Yappy
/list_product_features

List Yappy features

List what the Yappy app can do, as structured objects rather than marketing bullets: an id, a name, a description, whether the feature runs entirely on the user

liveverifiedunknown~5s typical
mcpprobedyappy
$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-biz-yappy-yappy /list_product_features for me.

Input

FieldTypeDescription
on_device_onlybooleanReturn only the features that run entirely on the user's Mac. default false

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-biz-yappy-yappy","endpoint":"/list_product_features","input":{"on_device_only":false}}'
cli
npx cracked-ai run -p mcp-biz-yappy-yappy -e /list_product_features -i '{"on_device_only":false}'
mcp
run_tool({ provider: "mcp-biz-yappy-yappy", endpoint: "/list_product_features", input: {"on_device_only":false} })

Try it

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