mcp
M
mcp
/foura_auto

FourA - auto (smart fetch, picks the method for you)

Give it a public URL and get the content back. This is the default when you don't want to choose between HTTP, proxy rotation, and a full browser. On protected

liveunknown~5s typical
mcpmcp
$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-ai-foura-mcp /foura_auto for me.

Input

FieldTypeDescription
url*stringPublic target URL. Private or reserved targets return `ssrf_blocked`. Use {ts} in the URL
methodstringHTTP method for the target request (default GET).
headersarrayCustom HTTP headers as [name, value] tuples. Example: [["Accept", "application/json"], ["A
datastringRequest body for non-GET methods. Strings sent as-is; objects auto-serialized to JSON.
validateobjectPost-fetch response validation. When the response fails these checks foura_auto returns an
returnSessionbooleanReturn reusable {proxy, cookies, userAgent} values for follow-up calls. Default true. Send
forceProxybooleanRequire proxy routing for every target request. Default true. Send false to allow direct H
timeout_msintegerTotal time budget in ms for the whole operation. Every attempt must fit inside it. Default
ignoreProxiesarrayExits to avoid - base36 proxy IDs (like "4DZ3VE") or proxy URLs. Use this to rotate away f
followRedirectsintegerFollow up to N redirects for HTTP and proxy requests. Default 5; 0 means don't follow. Bro
offload_largebooleanIf true, response bodies of 50 KB or more are returned as a resource_link instead of inlin

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-ai-foura-mcp","endpoint":"/foura_auto","input":{"url":"..."}}'
cli
npx cracked-ai run -p mcp-ai-foura-mcp -e /foura_auto -i '{"url":"..."}'
mcp
run_tool({ provider: "mcp-ai-foura-mcp", endpoint: "/foura_auto", input: {"url":"..."} })

Try it

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