exa
E
exa
/web_fetch_exa

web fetch exa

Read a webpage's full content as clean markdown. Use after web_search_exa when highlights are insufficient or to read any URL. Best for: Extracting full conten

liveverifiedunknown~5s typical
mcpprobedexa
$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-exa-exa /web_fetch_exa for me.

Input

FieldTypeDescription
urls*arrayURLs to read. Batch multiple URLs in one call.
maxCharactersnumberMaximum characters to extract per page (default: 3000)

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-exa-exa","endpoint":"/web_fetch_exa","input":{"urls":[]}}'
cli
npx cracked-ai run -p mcp-ai-exa-exa -e /web_fetch_exa -i '{"urls":[]}'
mcp
run_tool({ provider: "mcp-ai-exa-exa", endpoint: "/web_fetch_exa", input: {"urls":[]} })

Try it

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