eCommerce
agentready.market
Evaluates e-commerce stores for AI shopping agent compatibility.
ENDPOINT 1
https://www.agentready.market/mcp
MCP server metadata
- Name
- agentready
- Version
- 1.0.0
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_readinessCheck 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-onlyget_readiness_reportThe 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-onlylist_agent_ready_storesThe 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-onlyCONNECT 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.
agentready.market is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.