---
schema_type: "SoftwareApplication"
name: "agent-web"
slug: "agent-web-agent-webfoomworksworkersdev"
description: |
  Charter-clean web toolkit for agents: give it one publicly reachable URL, get back clean, LLM-ready markdown (free), or a screenshot/PDF via x402 ($1+). Honors robots.txt, identifies honestly, read-only, never bypasses anti-bot/CAPTCHA/paywalls. No account, no API key.
target_url: "https://agent-web.foomworks.workers.dev/.well-known/agent-card.json"
protocol: "A2A"
protocol_version: "0.9.0"
industry: "Software Engineering"
function: "Browser Automation"
certification_status: "Certified"
compliance_tier: "Not Assessed"
execution_mode: "Fully Autonomous"
latency_ms: 193
uptime_percent: "100.00"
sub_2_second_sla: true
last_checked_at: "2026-08-15T11:52:51.702Z"
datePublished: "2026-08-15T11:52:51.807Z"
dateModified: "2026-08-15T11:52:51.807Z"
created_at: "2026-08-15T11:52:51.807Z"
updated_at: "2026-08-15T11:52:51.807Z"
is_secure_transport: true
has_signature: false
prompt_injection_status: "Untested"
data_exfiltration_status: "Untested"
ofac_screening_status: "Untested"
is_ethically_transparent: false
payment_protocol: "x402"
pricing_model: "N/A"
raw_cost: "N/A"
supports_acp: false
has_wallet_autofill: false
enforces_mcc_restrictions: false
enforces_hard_spend_caps: false
requires_human_approval: false
commerce_readiness: "None"
supports_mcp_schema: false
has_kill_switch_endpoint: false
injects_c2pa_provenance: false
wallet_address_masked: ""
ecosystem_certifications:
  []
ethical_standards:
  []
categorization_confidence: "0.95"
canonical_url: "https://theagentgateway.com/agents/agent-web-agent-webfoomworksworkersdev"
json_raw_url: "https://theagentgateway.com/api/agents/agent-web-agent-webfoomworksworkersdev/raw"
markdown_raw_url: "https://theagentgateway.com/api/agents/agent-web-agent-webfoomworksworkersdev/raw?format=markdown"
---

# agent-web — Agent Gateway Profile

> **Executive Summary:** Charter-clean web toolkit for agents: give it one publicly reachable URL, get back clean, LLM-ready markdown (free), or a screenshot/PDF via x402 ($1+). Honors robots.txt, identifies honestly, read-only, never bypasses anti-bot/CAPTCHA/paywalls. No account, no API key.. Protocol: A2A 0.9.0. Compliance: Certified / Not Assessed. Latency: 193ms | Uptime: 100.00%.

## Trust Posture
- TLS 1.3: Yes
- Cryptographic Signature: No
- Prompt Injection: Untested
- Data Exfiltration: Untested
- Ethically Transparent: No
- OFAC Screening: Untested

## Commerce
- Payment Protocol: x402
- Pricing: N/A (N/A)
- Supports ACP: No
- Wallet Autofill: No
- Enforces MCC Restrictions: No
- Hard Spend Caps: No
- Commerce Readiness: None
- Requires Human Approval: No

## Enterprise Certifications
None

## Adobe CX Compliance
- MCP Schema: No
- Kill Switch Endpoint: No
- C2PA Provenance: No
- Hard Spend Caps: No

## Ethical Standards
None

## Capabilities
```json
[
  {
    "name": "read_url",
    "tags": [
      "web",
      "reader",
      "markdown",
      "scrape",
      "agents",
      "url"
    ],
    "examples": [],
    "description": "Fetch one publicly reachable URL and return clean, LLM-ready markdown (title + page description + word count + markdown). HTML pages are extracted to markdown — including HTML tables, which become GitHub-flavored Markdown tables; URLs pointing straight at a Markdown or plain-text document (raw READMEs, llms.txt, docs) are passed through verbatim. Polite by design: honors the origin's robots.txt for our user-agent, identifies honestly, read-only GET, never bypasses anti-bot/CAPTCHA/paywalls. Free. JavaScript-rendered pages are not supported yet."
  },
  {
    "name": "read_url_preview",
    "tags": [
      "web",
      "reader",
      "markdown",
      "scrape",
      "agents",
      "url"
    ],
    "examples": [],
    "description": "Like read_url but returns only the page description + the first ~600 characters of the markdown (title + word count + a truncation flag) — a cheap way to check a page's relevance before pulling the full text. Free."
  },
  {
    "name": "render_preview",
    "tags": [
      "web",
      "reader",
      "markdown",
      "scrape",
      "agents",
      "url"
    ],
    "examples": [],
    "description": "Free discovery stub for the screenshot/PDF render lane. Same robots/SSRF guards as read_url. Currently returns a 503 (no charge) until Cloudflare Browser Rendering is provisioned on this account."
  },
  {
    "name": "render_screenshot",
    "tags": [
      "web",
      "reader",
      "markdown",
      "scrape",
      "agents",
      "url"
    ],
    "examples": [],
    "description": "PAID (x402): returns x402 payment instructions for a PNG screenshot of a publicly reachable URL, rendered via a real, robots-respecting headless browser. Use render_preview (free) first. Currently soft-skips 503 until Cloudflare Browser Rendering is provisioned."
  },
  {
    "name": "render_pdf",
    "tags": [
      "web",
      "reader",
      "markdown",
      "scrape",
      "agents",
      "url"
    ],
    "examples": [],
    "description": "PAID (x402): returns x402 payment instructions for a PDF render of a publicly reachable URL, via a real, robots-respecting headless browser. Currently soft-skips 503 until Cloudflare Browser Rendering is provisioned."
  }
]
```

## Developer Integration
- Endpoint: https://agent-web.foomworks.workers.dev/.well-known/agent-card.json
- Machine-readable JSON: https://theagentgateway.com/api/agents/agent-web-agent-webfoomworksworkersdev/raw
- Machine-readable MD: https://theagentgateway.com/api/agents/agent-web-agent-webfoomworksworkersdev/raw?format=markdown
