Yappy
Y
Yappy
/get_latest_release

Get the latest Yappy release

Get the current Yappy release of the Yappy macOS app: version number, publication date, release notes, and a download URL. Reads the same signed appcast the app

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_latest_release for me.

Input

FieldTypeDescription
include_notesbooleanInclude the release notes prose. Set false when you only need the version and download URL 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_latest_release","input":{"include_notes":true}}'
cli
npx cracked-ai run -p mcp-biz-yappy-yappy -e /get_latest_release -i '{"include_notes":true}'
mcp
run_tool({ provider: "mcp-biz-yappy-yappy", endpoint: "/get_latest_release", input: {"include_notes":true} })

Try it

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