v2.1 · Cloudflare Edge

Ultra-Lightweight Context & Token Optimization
Edge Proxy for Autonomous AI Agents

AZNP strips ads, navigation, CSS/JS, and bloat from web pages into ultra-lightweight Markdown. Save 75~90% LLM tokens on average.

terminal
# Free: convert any URL — no API key or wallet needed
curl "https://aznp-proxy.kerberos79.workers.dev/?url=https://news.ycombinator.com"

# format=json — also free
curl "https://aznp-proxy.kerberos79.workers.dev/?url=https://example.com&format=json"

# max_tokens=2000 — also free
curl "https://aznp-proxy.kerberos79.workers.dev/?url=https://example.com&max_tokens=2000"

# Optional identity: Base (EVM) EIP-191 signed request
curl -H "x-wallet-address: 0x...BaseEVMAddress" -H "x-signature: 0x...Eip191Signature" -H "x-chain: base"
  "https://aznp-proxy.kerberos79.workers.dev/?url=https://example.com"
75~90%
Token Reduction
3-Tier
Cascading Engine
Global
Cloudflare Edge
How It Works

3-Tier Cascading Conversion

AZNP attempts conversion methods from fastest/cheapest to dynamic JS rendering. Multi-tier caching saves 70~90% CPU.

01
Tier 1
Cloudflare Native

Requested via Accept: text/markdown. If supported by target site, CPU usage is 0 with instant response.

CPU ≈ 0
02
🔧
Tier 2
Self Conversion

HTML Fetch → Main extraction → Clean Markdown conversion. Fast and clean markdown generation.

Free / Pro
03
🌐
Tier 3
Browser Rendering

For dynamic JavaScript-rendered pages using Cloudflare Browser Rendering.

Base USDC

🗄️ Multi-Tier Cache Strategy (70~90% CPU Savings)

LayerTTLRoleSpeed
L1 Cache APIFree 1h / Pro 6hUltra-fast Edge ResponseUltra Fast
L2 KV24h ~ 7dPopular page long-term storageFast
L3 CascadingOn Cache Miss3-Tier Cascading execution on cache missNormal
Core Features

Built Specifically for
AI Agent Workflows

Not just simple HTML-to-Markdown. AZNP optimizes your entire LLM context pipeline.

🪙

75~90% Token Savings

Removes navigation, footers, sidebars, scripts, and ads into pure markdown context.

Average 1/5 Token Cost

Cloudflare Edge Speed

Served from global Cloudflare Edge locations. Multi-tier Cache API + KV saves CPU drastically.

Global Low-Latency
🌐

Universal Compatibility

Works on sites without native Agent Markdown support. Supports JS rendering for dynamic web.

Any Website
🔑

Base (EVM) Wallet Identity

No signups, no passwords, no API Keys. Your Base (EVM) wallet signs requests (EIP-191 / EIP-712) as an identity — not a payment rail.

Free · Optional Identity
📊

Token Analytics

Track your token reduction and savings metrics dynamically via Cloudflare D1 analytics headers.

D1 Analytics
⚙️

5 Output Formats, All Free

markdown / json / toml / yaml / json-ld plus max_tokens — every format and token budget is free for anonymous requests.

Markdown · JSON · TOML · YAML · JSON-LD
Supported Ecosystems

One Edge Proxy,
Agents on Any Chain

AZNP is a chain-agnostic edge layer for autonomous AI agents. Base (EVM) wallets power identity signing and USDC micropayments on the edge proxy.

Base (EVM)

Live

Mainnet — available today

  • 🪪
    EIP-712 / EIP-191 Signature

    Typed-data (EIP-712) and narrative (EIP-191) signing for EVM agents.

  • 🪙
    Base USDC Micropayments

    ERC-20 USDC payments on the Base L2 network.

  • 🛠️
    Coinbase Agent KitIntegration

    Planned integration with Coinbase agent tooling for EVM agents.

Live Demo

Try It Live

Enter a URL to see AZNP convert web content into clean Markdown in real-time.

Examples:
Base USDC Micropayments

Stateless Pricing for AI Agents

Start free — convert any URL without a wallet or credits. Base USDC top-ups are optional.

Free Tier
No Key / No Signature Needed
$0Forever Free
  • Tier 1 Cloudflare Native ✅
  • Tier 2 Self Conversion ✅
  • Markdown / JSON / TOML / YAML / JSON-LD ✅
  • max_tokens (token budget) ✅
  • 15 RPM / 1,000 RPD Limit
  • Cache API 1h TTL
  • No Signups / API Keys
Get Started Free
✨ AI Agent Recommended
Pro Agent
⚡ $0.00166 / request
$20USDC Deposit (12,000 reqs)
  • Tier 1 + 2 + 3 (JS Rendering) ✅
  • Advanced Extraction (+15~30% Savings)
  • OpenAPI / Swagger 90% Compression ✅
  • Base (EVM) EIP-191 Stateless Auth
  • POST /v1/topup Instant Deposit
Topup API Guide
Enterprise
🚀 $0.00125 / request (0.7% fee)
$100USDC Deposit (80,000 reqs)
  • All Pro Agent Features (JS Rendering, OpenAPI/Swagger 90% Compression) ✅
  • Scale Agent Workloads
  • Lowest Per-Req Unit Cost ($0.00125)
  • Priority Execution Queue
  • POST /v1/topup Instant Deposit
View API Reference
View Base (EVM) receiver wallet & POST /v1/topup guide →