← Registry

eCommerce

agentready.market

Evaluates e-commerce stores for AI shopping agent compatibility.

1 endpoint3 known toolsFirst detected July 18, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.agentready.market/mcp

No auth detected

MCP server metadata

Name
agentready
Version
1.0.0
Capabilities
toolsresources
Server instructions

AgentReady scores, out of 100, how well an AI shopping agent can find, understand and buy on an e-commerce store. Call check_merchant_readiness before attempting a purchase on a store; a capped store blocks agents outright. If a host has no scan on record, the merchant can run one free at https://www.agentready.market.

Known tools 3

check_merchant_readiness

Check whether an AI shopping agent can find, understand and BUY on an e-commerce store: AgentReady's deterministic agent-readiness score /100 for a host, with grade, hard-block status (capped = agents are blocked at the door) and agent-protocol adoption (UCP, A2A, ARD).

Inferred read-only
get_readiness_report

The latest public agent-readiness report for a scanned store: every check with its status (pass/partial/fail) across access & crawlability, structured data and catalog pillars, plus score, grade and report link.

Inferred read-only
list_agent_ready_stores

The Agent-Ready Index: e-commerce stores where an AI shopping agent can actually buy (grade B or better), ranked by agent-readiness score /100.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentready]
url = "https://www.agentready.market/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentready": {
      "type": "http",
      "url": "https://www.agentready.market/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentready
Remote MCP URL: https://www.agentready.market/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentready": {
      "url": "https://www.agentready.market/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentready": {
      "type": "http",
      "url": "https://www.agentready.market/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentready",
  "transport": "streamable-http",
  "url": "https://www.agentready.market/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentready.market was fetched 2026-07-31T13:41:37.687Z and is being refreshed.

Trust status Neutral

agentready.market is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.