Y
Yappy
/get_pricing_plans
Get Yappy pricing
Get what the Yappy app costs: the free Mac app, the per-backend cost of the language model that cleans up dictation, and the terms of the public API. Call this
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 /get_pricing_plans for me.
Input
| Field | Type | Description |
|---|---|---|
| include_backends | boolean | Include the per-backend cost table. Set false for just the app and API terms. default true |
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":"/get_pricing_plans","input":{"include_backends":true}}'cli
npx cracked-ai run -p mcp-biz-yappy-yappy -e /get_pricing_plans -i '{"include_backends":true}'mcp
run_tool({ provider: "mcp-biz-yappy-yappy", endpoint: "/get_pricing_plans", input: {"include_backends":true} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.