Y
Yappy
/get_system_requirements
Get Yappy system requirements
Get what a Mac needs before Yappy will run on it: the minimum macOS version, the required CPU architecture, install size, and every macOS permission Yappy asks
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_system_requirements for me.
Input
| Field | Type | Description |
|---|---|---|
| permissions_only | boolean | Return just the macOS permission list, without the hardware requirements. 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":"/get_system_requirements","input":{"permissions_only":false}}'cli
npx cracked-ai run -p mcp-biz-yappy-yappy -e /get_system_requirements -i '{"permissions_only":false}'mcp
run_tool({ provider: "mcp-biz-yappy-yappy", endpoint: "/get_system_requirements", input: {"permissions_only":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.