AF
Andrew's Freebies
/fetch
Fetch an Andrew’s Freebies document
Use this after search returns a guide:SLUG, trial:SLUG, or entitlement:SLUG id and the user needs the complete answer, terms, evidence, verification state, or o
liveverifiedunknown~5s typical
mcpprobedandrew'sfreebies
$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-com-andrewsfreebies-mcp /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | A guide:SLUG, trial:SLUG, or entitlement:SLUG id returned by search. |
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-com-andrewsfreebies-mcp","endpoint":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-andrewsfreebies-mcp -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-andrewsfreebies-mcp", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.