F
forage
/web_search
web search
Google web search — organic results, answer box, knowledge graph as JSON. Free 20/day, then pay-per-call via x402.
liveunknown~5s typical
mcpforage
$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-cash-forage-forage /web_search for me.
Input
| Field | Type | Description |
|---|---|---|
| q* | string | Search query |
| num | integer | Number of results (default 10) |
| gl | string | Country code, e.g. us, fr |
| hl | string | Language code, e.g. en, fr |
| page | integer | Results page (default 1) |
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-cash-forage-forage","endpoint":"/web_search","input":{"q":"..."}}'cli
npx cracked-ai run -p mcp-cash-forage-forage -e /web_search -i '{"q":"..."}'mcp
run_tool({ provider: "mcp-cash-forage-forage", endpoint: "/web_search", input: {"q":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.