# Zeodyn > Agent commerce assessment platform. Can AI agents do business with you? Zeodyn™ is an AI commerce readiness platform built by Virtual Factory Solutions Ltd. The primary product is the Zeodyn Scanner™, which evaluates websites across six dimensions of the Agent Commerce Stack™ framework. ## Products - [Zeodyn Scanner](https://zeodyn.com/scan): Free tool that scans any URL and produces a Zeodyn Score™ (1–100) across six dimensions — Discovery & Access, Structured Data, Commerce Data, Protocol Support, Security & Trust, and Technical Performance. Free tier scans the homepage only. Pro tier scans 2 pages (homepage + 1 automatically discovered product page). Growth tier scans up to 5 pages (homepage + up to 4 product pages). ## Pricing All prices exclude VAT. - Free: Homepage-only scan. 3 scans/day, 3 watched sites, 100 API calls/month. - Pro (£19/month): 2-page scan (homepage + 1 product page). Unlimited scans, 10 watched sites, weekly re-scans, trend charts, PDF export, AI recommendations, 1,000 API calls/month. - Growth (£49/month): Multi-page scan (up to 5 pages). Unlimited API calls, batch scanning (500 URLs), team workspaces, competitive benchmarking, 5 webhooks. - Enterprise: Custom pricing, SLA, dedicated support. ## Methodology - [Agent Commerce Stack™](https://zeodyn.com/methodology): Full published methodology — six dimensions, weighted geometric mean, fail gates, scoring pipeline, and governance model. ## Blog - [Insights](https://zeodyn.com/blog): Research, guides, and analysis on AI agent commerce. - [What Is Agent Commerce?](https://zeodyn.com/blog/what-is-agent-commerce) - [Zeodyn Score Explained](https://zeodyn.com/blog/zeodyn-score-explained) - [Shopify AI Agent Readiness](https://zeodyn.com/blog/shopify-ai-agent-readiness) - [UCP vs ACP Protocol Guide](https://zeodyn.com/blog/ucp-vs-acp-protocol-guide) ## RSS Feed - [RSS Feed](https://zeodyn.com/feed.xml): Subscribe to new articles via RSS. ## Key Pages - [Homepage](https://zeodyn.com) - [Scan](https://zeodyn.com/scan) - [Methodology](https://zeodyn.com/methodology) - [Pricing](https://zeodyn.com/pricing) - [Blog](https://zeodyn.com/blog) - [About](https://zeodyn.com/about) - [Press](https://zeodyn.com/press) - [Contact](https://zeodyn.com/contact) - [Responsible Scanning](https://zeodyn.com/responsible-scanning) - [Terms](https://zeodyn.com/legal/terms) - [Privacy](https://zeodyn.com/legal/privacy) - [Cookie Policy](https://zeodyn.com/legal/cookies) - [Trademark Usage](https://zeodyn.com/legal/trademark) ## MCP Integration Zeodyn exposes a Model Context Protocol (MCP) server for native AI agent integration. - **Generic endpoint:** POST https://zeodyn.com/api/mcp/scanner (JSON-RPC 2.0, Streamable HTTP) - **Claude endpoint:** POST https://zeodyn.com/api/mcp/claude/scanner - **Health check:** GET https://zeodyn.com/api/mcp/health ### Tools (8) - **scan_website** — Scan a URL for AI agent commerce readiness. Returns a Zeodyn Score (1–100) with dimension breakdowns. - **get_scan_results** — Retrieve a previous scan result by its UUID. - **list_scans** — List scan history with pagination. Requires authentication. - **get_plans** — List available subscription plans with pricing, features, and limits. - **get_account** — Get account details, tier, and usage stats. Requires authentication. - **list_watched_sites** — List watched sites with score history. Requires authentication. - **add_watched_site** — Add a site to your watchlist for ongoing monitoring. Requires authentication. - **compare_sites** — Compare Zeodyn Scores across multiple URLs for competitive benchmarking. ### Authentication API key via `X-API-Key` header (prefix `zd_live_`). Optional — unauthenticated access is available with rate limits. ### Registration POST https://zeodyn.com/api/v1/auth/register with `{ "email": "you@example.com" }` to receive a magic link and API key. ### Rate Limits - Anonymous: 200 unique domains/day - Authenticated: Per-tier limits (see https://zeodyn.com/pricing) ## Integrations Zeodyn Scanner is available on: - ChatGPT GPT Store: https://chatgpt.com/g/g-69b5a0808aa88191b8d081c385a461b4-zeodyn-scanner-ai-commerce-readiness - Claude Code via MCP: claude mcp add --transport http zeodyn https://zeodyn.com/api/mcp/scanner - Chrome Extension: https://chromewebstore.google.com/detail/zeodyn-scanner-ai-commerce-readiness/ameigmgemknkimgdfiafijedcdodbigp - Web: https://zeodyn.com/scan - API: https://zeodyn.com/docs/api ## Contact - Email: hello@zeodyn.com - Legal: legal@zeodyn.com - Privacy: privacy@zeodyn.com