Web Fetch Exa
web_fetch_exaRead 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 content from known URLs. Batch multiple URLs in one call. Returns: Clean text content and metadata from the page(s).
When to Use
Use this tool when you need to 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 content from known urls. batch multiple urls in one call. returns: clean text content and metadata from the page(s).. This is part of the Exa Search provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 1+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("exa/web_fetch_exa")xpay_run— Execute:xpay_run("exa/web_fetch_exa", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
maxCharacters | number | No | Maximum characters to extract per page (must be a positive number, default: 3000) |
urls | array | Yes | URLs to read. Batch multiple URLs in one call. |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Exa Search (all tools) — 2 tools
- Web Search Exa — $0.02/call
Links
- Tool page: https://xpay.tools/exa/web-fetch-exa/
- Provider: https://xpay.tools/exa/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
maxCharacters | number | No | Maximum characters to extract per page (must be a positive number, default: 3000) |
urls | array | Yes | URLs to read. Batch multiple URLs in one call. |
Related Tools from Exa Search
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Exa Search

