You're viewing a demo portfolio

Join the waitlist
PRSM

agent_web_reader

Active

Tool of dev.charliemorrison/agent-web-reader

declared in 6.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dev.charliemorrison/agent-web-reader

https://github.com/charlie-morrison/x402-agent-data

2/7 registries
View full server →