Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Bitcoin Perpetual Futures Go Live in US as SEC Crypto Rules Lag

    August 23, 2026

    A major Alzheimer’s risk gene may shrink brain cells years before symptoms

    August 23, 2026

    France links rise in drownings to prolonged heatwaves

    August 23, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Bitcoin Perpetual Futures Go Live in US as SEC Crypto Rules Lag
    • A major Alzheimer’s risk gene may shrink brain cells years before symptoms
    • France links rise in drownings to prolonged heatwaves
    • Former Abercrombie CEO mentally fit for sex-trafficking trial, judge says | US news
    • Burnham stays away from No 10 North wedding after bride’s plea | Andy Burnham
    • Angry Ohio Voters Could Turn Their State Purple Again
    • I ditched T-Mobile for Mint after 10 years of service – now I’m saving $120/month
    • Vercel Introduces ‘Is Agentic’, a Free Agent-Readiness Scoring Tool That Audits Public Websites Using Ora’s 100+ Checks
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Sunday, August 23
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Artificial Intelligence

    Vercel Introduces ‘Is Agentic’, a Free Agent-Readiness Scoring Tool That Audits Public Websites Using Ora’s 100+ Checks

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 23, 2026 Artificial Intelligence No Comments4 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Vercel has released Is Agentic, a public tool that scores how readily AI agents can discover, access, understand, and use a website. Scans are run and scored by Ora, an agent-experience research company from era labs. Vercel operates the interface, report pages, storage, and the grouping that produces the displayed score.

    Is it deployable?

    Yes — at zero cost. Is Agentic is currently free, with no paid plans, subscription charges, or per-report fees. The public site, read-only API, CLI, and MCP server require no API key or billing account. Enter a URL in the browser, or run the CLI:

    npx is-agentic 
    npx is-agentic  --json

    Which level of company: Any organization owning a public web surface. Seed-stage startups get a free baseline audit with no procurement. Mid-market SaaS teams can wire --json output into CI as a regression gate. Enterprises can benchmark documentation portals, developer sites, and commerce surfaces across business units.

    Industries: Developer tools and SaaS, e-commerce and retail, travel and hospitality, fintech, marketplaces, healthcare provider directories, and media or documentation publishers. Anywhere an agent may shop, book, integrate, or cite on a user’s behalf.

    Applications: Pre-launch agent-readiness audits. CI checks that fail builds when server-rendered content regresses. Competitive benchmarking against public scores. Validating an MCP server or OpenAPI surface is actually discoverable. Prioritizing technical fixes with copy-pasteable remediation prompts.

    What Exactly it Measures

    Ora’s methodology walks four layers an agent moves through. Discovery carries 20 points across 15 checks. Access carries 30 points across 41 checks. Usability carries 40 points across 56 checks. Payments carries 10 points across 6 checks. That totals 118 checks, matching Vercel’s “100+ checks” claim. Ora says the checklist is reverse-engineered from real agent runs, not authored by opinion.

    Ora also publishes a letter scale: A+ at 95–100, A at 86–94, B at 70–85, C at 48–69, D at 28–47, and F at 0–27.

    Vercel regroups those checks into its own displayed scoring model. Essential checks share an 80-point pool. Recommended checks share a 20-point pool. Emerging signals add a bonus capped at five points, and their absence never lowers a score. Not-applicable checks are excluded rather than counted as failures. Partial results receive proportional credit, and duplicated check IDs across MCP surfaces are averaged.

    That applicability logic matters. Recommended checks activate only when scan evidence positively identifies an API, OAuth flow, GraphQL endpoint, MCP server, developer portal, or commerce surface. A marketing site is not penalized for omitting an interface it never claimed to offer.

    Inside a report

    Every finding ships with observed evidence and, where available, a concrete recommendation. A live API response shows the shape: score, score_label, scanned_at, eligible_checks, a score_breakdown with earned and available points per tier, and an issues array. Each issue carries id, name, details, recommendation, result, and tier.

    Real check IDs include content-no-js, agent-friendly-404, markdown-negotiation-vary, json-ld, sitemap, trust-anchors, and metadata-completeness. The 404 check asks for a real HTTP 404 status rather than a 200 serving an app shell.

    Reports also include an observed agent journey showing where one agent hit friction. Vercel keeps that run outside the numeric score, since one task cannot represent every agent. “Prompt to fix” converts actionable recommendations into an implementation brief for a coding agent.

    Machine interfaces

    Three read-only surfaces expose completed reports. The report API lives at /api/v1/report, rate-limited to 120 requests per client IP per 60-second window. Errors use RFC 9457 problem details with stable codes such as invalid_url, report_not_found, and rate_limit_exceeded. The OpenAPI description is the supported integration contract, discoverable through an RFC 9727 API catalog. Deprecations signal via RFC 9745 headers, with Sunset announced at least 90 days ahead.

    The MCP server at https://is-agentic.com/mcp exposes is_agentic_get_report, is_agentic_get_methodology, and is_agentic_get_developer_docs over Streamable HTTP. Hosts supporting MCP Apps render an interactive score card. An official agent skill installs via npx skills add vercel-labs/is-agentic.

    The site practices what it scores. Report pages render the score in the initial HTML response, serve a Markdown variant under Accept: text/markdown, and set Vary: Accept so shared caches never mix representations.

    Key Takeaways

    • Is Agentic scores public sites on agent discovery, access, usability, and payments — free, with no API key.
    • Ora supplies 118 checks across four weighted layers; Vercel regroups them into Essential 80, Recommended 20, Bonus 5.
    • Not-applicable checks are excluded, so marketing sites are not penalized for missing APIs or commerce surfaces.
    • Reports ship as HTML, Markdown, JSON, CLI output, and MCP tools, all read-only and unauthenticated.
    • Vercel states it is not a certification, security audit, or accessibility review — treat it as a prioritized technical review.


    Michal Sutter is a data science professional with a Master of Science in Data Science from the University of Padova. With a solid foundation in statistical analysis, machine learning, and data engineering, Michal excels at transforming complex datasets into actionable insights.

    agentic AgentReadiness Audits checks free Introduces Oras public Scoring tool Vercel websites
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    Meet FreeToken: An Edge-Native MoE Serving Engine that Runs 753B GLM-5.2 on a Single Workstation GPU

    Building an End-to-End Document Intelligence Pipeline with deepDoctection

    ‘Pretty shambolic’: new EU border checks cause stress for UK travellers | Travel & leisure

    The Developer’s Guide to NeMo Guardrails for Enterprise AI Safety

    W. Kamau Bell has the most practical ‘most indispensable tool’

    How to turn your TV in a computer monitor in 3 easy steps – and for free

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Bitcoin Perpetual Futures Go Live in US as SEC Crypto Rules Lag

    August 23, 2026

    A major Alzheimer’s risk gene may shrink brain cells years before symptoms

    August 23, 2026

    France links rise in drownings to prolonged heatwaves

    August 23, 2026

    Former Abercrombie CEO mentally fit for sex-trafficking trial, judge says | US news

    August 23, 2026
    Latest Posts

    Little Italy group, city of San Diego at ‘stalemate’ over bike lane

    July 28, 2026

    Blazing like 10 billion suns: NASA’s Swift sees a wandering black hole devouring a star

    July 28, 2026

    Apple’s App Store promoted fake Bitcoin wallet that stole $1.8M after developer spent a year warning them

    July 28, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Bitcoin Perpetual Futures Go Live in US as SEC Crypto Rules Lag

    August 23, 2026

    A major Alzheimer’s risk gene may shrink brain cells years before symptoms

    August 23, 2026

    France links rise in drownings to prolonged heatwaves

    August 23, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.