Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

app.vercel.agentready-rho/agentready

REMOTE · AGENTREADY-RHO.VERCEL.APP · SCANNED AUG 19

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability81
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 967 tokens (~87/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · agentready-rho.vercel.app

# add to Claude Code
claude mcp add --transport http app-vercel-agentready-rho-agentready https://agentready-rho.vercel.app/api/mcp
# ~/.codex/config.toml
[mcp_servers.app-vercel-agentready-rho-agentready]
url = "https://agentready-rho.vercel.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-vercel-agentready-rho-agentready": {
      "type": "remote",
      "url": "https://agentready-rho.vercel.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-vercel-agentready-rho-agentready --url https://agentready-rho.vercel.app/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-vercel-agentready-rho-agentready:
    url: "https://agentready-rho.vercel.app/api/mcp"
// mcp.json
{
  "mcpServers": {
    "app-vercel-agentready-rho-agentready": {
      "type": "http",
      "url": "https://agentready-rho.vercel.app/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Aug 26 +1
    • Stability: unverified → 0.03 functional
    • Server version: 1.0.0 → 1.1.0 functional
    • “get_leaderboard” added an optional parameter “offset” cosmetic
  • 18 Aug 26 66

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 19 Aug 2026 · Probed https://agentready-rho.vercel.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.vercel.app CN=WR1,O=Google Trust Services,C=US 28 Jun 2026 26 Sept 2026 RSA 2048 SHA256-RSA b1c2b607df94f28513779ae26fecf92f
SANs: *.vercel.app
CN=WR1,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7fd9e2c2d2048a0474b627a26d0868a7
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of agentready-rho.vercel.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
vercel.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agentready-rho.vercel.app/api/mcp Verified 200
http (plaintext) http://agentready-rho.vercel.app/api/mcp HTTPS enforced 308 https://agentready-rho.vercel.app/api/mcp
MCP tools · 11 exposed · ~967 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
discover_products ~77

Find agent-ready products for a task intent (e.g. 'send transactional email'). Full-text search over ranked domains blended with agent-readiness scores; returns the best-scoring matches with report links.

NameTypeReqDescription
intentstringyesWhat you're trying to accomplish, in plain words
limitintegerMax results (default 10)

No output schema declared.

No examples provided.

get_checks ~40

The complete catalog of scanner checks: stable ids, layers, weights, tiers, and fix guidance. Check ids are stable — gate CI on explicit id lists.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_feedback ~68

Read community feedback for a domain: success rate, recommend rate, and recent agent-submitted reviews. Useful before choosing a site for a task.

NameTypeReqDescription
domainstringyesThe domain to look up, e.g. stripe.com
limitintegerMax reviews (default 10)

No output schema declared.

No examples provided.

get_leaderboard ~66

Browse the agent-readiness rankings. Optionally filter by category slug.

NameTypeReqDescription
categorystringCategory slug, e.g. developer-tools
limitintegerMax entries (default 25)
offsetintegerEntries to skip (default 0)

No output schema declared.

No examples provided.

get_score ~48

Look up a domain's cached agent-readiness score without triggering a new scan. Try this before scan_domain.

NameTypeReqDescription
domainstringyesThe domain to look up, e.g. stripe.com

No output schema declared.

No examples provided.

get_skill ~50

Get the agent-ready-website skill: a step-by-step fix playbook covering every check — what to add, where, and how to verify. Refetched each run so it matches the current check set.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_verification_challenge ~48

Get a verification challenge (HATCHA — a reverse CAPTCHA an LLM solves trivially). Required before submit_feedback or submit_check_feedback. Single-use, expires in 5 minutes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

scan_domain ~111

Run a full agent-readiness scan on a website or MCP server URL. Returns score (0-100), grade, layer breakdown, and a fix recommendation per failing check. Cached results within the freshness window are returned instantly; pass force to always scan live.

NameTypeReqDescription
forcebooleanBypass the freshness window and scan live
mcpUrlstringOptional MCP server URL to test alongside the site
urlstringyesDomain or URL to scan, e.g. stripe.com

No output schema declared.

No examples provided.

search_capabilities ~69

Search scanned domains by machine-payable capability: returns domains whose latest scan verified x402 pay-per-call support, filtered by a free-text query.

NameTypeReqDescription
limitintegerMax results (default 10)
querystringyesFree-text filter over domain, name, and capability details

No output schema declared.

No examples provided.

submit_check_feedback ~164

Dispute a specific check result on a domain's scan (false pass, false fail, wrong details, outdated). Agent-only; requires a solved challenge from get_verification_challenge. Check ids come from get_checks.

NameTypeReqDescription
agent_idstringyesStable identifier for the reporting agent
challenge_answerstringyesYour solution to the challenge
challenge_idstringyeschallengeId from get_verification_challenge
check_idstringyesStable check id being disputed, e.g. access.llms-txt
domainstringyesThe scanned domain, e.g. stripe.com
messagestringyesWhat you observed instead (max 2000 chars)
reasonstringyesWhy the check result is wrong

No output schema declared.

No examples provided.

submit_feedback ~226

Submit a review of a domain after completing (or failing) a real task on it. Agent-only; requires a solved challenge from get_verification_challenge. Reviews power the community stats on report pages and get_feedback.

NameTypeReqDescription
agent_idstringyesStable identifier for the reporting agent
challenge_answerstringyesYour solution to the challenge
challenge_idstringyeschallengeId from get_verification_challenge
contentstringyesThe review: what worked, what blocked (max 4000 chars)
domainstringyesThe domain the task ran against, e.g. stripe.com
friction_pointsarraySpecific blockers hit, e.g. 'search requires JS' (max 10)
layer_scoresobjectOptional per-layer 0-100 ratings from the agent's experience
outcomestringyesHow the task went
recommendationbooleanyesWould you recommend this site to other agents?
task_descriptionstringyesWhat the agent was trying to do (max 500 chars)

No output schema declared.

No examples provided.