Skip to main content
Colter Check
Free

Instant readiness scan.
Free, always.

Paste a URL. Colter probes protocol manifests, structured data, buying surfaces, and WebMCP tools — then tells you exactly where agents succeed or fail.

colter check
$colter check https://my-store.com
Scanning protocols, structured data, agent surfaces...
✓ JSON-LD Product detected
✓ UCP manifest valid
✓ WebMCP tools (3 found, checkout tools)
✗ Missing llms.txt
✗ robots.txt blocks GPTBot
Score: 72/100 (B) • 5 fixes available
What gets checked

30+ signals across 5 dimensions

Every scan covers the full surface AI agents use to discover, evaluate, and buy from a store.

  • DiscoveryJSON-LD, sitemap, llms.txt, robots.txt, AGENTS.md, WebMCP tools
  • TransactionUCP, ACP, MCP endpoints, checkout flow accessibility, payment surfaces
  • SecurityHSTS, CSP, X-Frame-Options, rate limiting, agent auth support
  • EcosystemProtocol coverage breadth — UCP, ACP, MCP, WebMCP, A2A agent card
  • ContentJSON-LD field completeness, OG tags, SSR readiness, product data quality
  • WebMCPTool count, checkout tools, description quality, parameter coverage (0-26 score)
Who it's for

Works for merchants, agencies, and developers

Merchants

  • Scan in 30 seconds, no technical knowledge needed
  • Plain-English verdict: what works, what doesn't, what to fix first
  • Share results with your dev team or agency

Agencies

  • Scan client stores for upsell opportunities
  • Batch scan a portfolio to prioritize work
  • Quantify the gap between current state and agent-ready

Developers

  • CLI and API for CI/CD integration
  • MCP tool for AI-assisted development workflows
  • Detailed protocol-level diagnostics
For agents and developers

Works from CLI, API, and MCP

AI agents discover and invoke tools programmatically. Developers get the same access from the command line.

CLI
colter check
$colter check https://allbirds.com
$colter check https://allbirds.com --json | jq .composite_score
72
$colter check https://allbirds.com --format plain
REST API
REST APIbash
curl -X POST https://agenticcom.ai/api/v1/check \
-H "Content-Type: application/json" \
-d '{"url": "https://my-store.com"}'
 
# Returns: verdict, composite_score, grade,
# protocols, web_signals, recommendation,
# plain_language, webmcp_quality_score

Install: npx -y @getcolter/cli · MCP: npx -y @getcolter/cli mcp --admin-tools

FAQ

Common questions

What does Check actually scan?

Read-only scan of HTML, headers, robots.txt, structured data, and protocol endpoints. No admin access needed, safe for production.

How long does a scan take?

30 seconds on average. Results include a score, dimension breakdown, and prioritized fix plan.

Is Check free?

Yes, always. 3 scans per day on the free tier. No account required for your first scan.

What protocols does Check look for?

UCP (Google), ACP (ChatGPT), MCP (Claude), WebMCP (browser agents), plus JSON-LD, llms.txt, and AGENTS.md.

What's a good score?

75+ is "agent ready." Most stores score 20–40 on their first scan. Every fix in the report shows its exact point impact.

Next step

Found gaps? Fix them.

Check shows what's missing. Fix generates platform-specific remediation code, ranked by revenue impact.

Learn about Fix