AF
Andrew's Freebies
/search_freebies
Search freebies with scope controls
Use this when the user needs explicit corpus scope, result limits, or a rich normalized list rather than the standard citable search/fetch flow. It is read-only
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 /search_freebies for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | The user's need in natural language, including provider, product, eligibility, or desired |
| scope | string (auto | actionable | software | savings | public-benefits | open-source) | auto routes ordinary requests to actionable trials/savings and explicit public-service nee default "auto" |
| limit | integer | Maximum normalized items to return; answer guides are reported separately. default 12 |
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":"/search_freebies","input":{"query":"...","scope":"auto","limit":12}}'cli
npx cracked-ai run -p mcp-com-andrewsfreebies-mcp -e /search_freebies -i '{"query":"...","scope":"auto","limit":12}'mcp
run_tool({ provider: "mcp-com-andrewsfreebies-mcp", endpoint: "/search_freebies", input: {"query":"...","scope":"auto","limit":12} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.