agent_web_reader
ActiveTool of dev.charliemorrison/agent-web-reader
Paid (x402, $0.002 USDC on Base). Fetch any http(s) URL and return clean readable text, title/description/canonical, and outbound links as JSON — the data an agent ingests on each step of a crawl/RAG loop.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Absolute http(s) URL to fetch and extract (e.g. 'https://example.com/article')"
},
"x402_payment": {
"type": "string",
"description": "Base64 X-PAYMENT header from your x402 wallet (omit to get the payment challenge)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
dev.charliemorrison/agent-web-reader
https://github.com/charlie-morrison/x402-agent-data
2/7 registries