code4x.com 98/100

Agent view — served from /tools.md.

Free tools

Eight things you can
check right now.

Every one of these runs a piece of the real engine. Nothing is gated behind an email except the full 55-dimension report.

Featured L2-03 L2-04

See your page the way an agent does.

Three panes: what a browser renders, what a crawler gets with JavaScript disabled, and the accessibility tree an agent actually navigates. On most React sites the middle pane is nearly empty, and that is the whole problem in one screen.

rendered · browser
<div class="hero__wrap">
  <div class="css-1x9f2b">
    <span data-rh="true">
      Northgate
    </span>
    <div id="__next_h">…
    312 KB · 78,400 tokens
no javascript · crawler
<div id="root"></div>

// 38% of body text present
// h1 missing
// pricing table missing

L2-04 FAIL

The rest

Seven more.

L1-01 · L2-01

Readiness snapshot

Eight deterministic checks against any domain in about fifteen seconds. Shareable result URL, no email.

L2-01

Token tax calculator

What your HTML costs an agent to read, against what markdown would cost. Usually a 90%+ gap.

L1-01 · L1-02

llms.txt generator

Crawls your top 25 pages and writes a spec-valid file with H1, summary, sections and absolute URLs. Download or copy.

live Open →
L1-08 · L1-09 · L1-10

AI bot policy builder

Toggle 13+ named agents between training and citation intent, add Content-Signal directives, and detect whether Cloudflare is blocking crawlers you never chose to block.

phase 2 Soon
L2-08

Schema drift checker

Compares your JSON-LD price, availability and dates against what the page actually displays. The check almost every competitor skips.

phase 3 Soon
L4-01 · L4-05

Citation sampler

One query, run against Perplexity Sonar. Returns the verbatim answer and every source it cited. One per day per address.

phase 4 Soon
L1-06

MCP sandbox

A read-only public MCP endpoint with demo data. Connect it to Claude or Cursor and query an audit conversationally.

These are front-end shells. Each tool posts to the Python engine, which is not connected in this build.