# AI Agent Crawling Policy - Agent Einstein (emc2ai.io) # Last updated: 2025-06-01 # # We welcome responsible AI agent interactions via our official protocols: # - A2A Protocol: https://emc2ai.io/.well-known/agent-card.json # - MCP Protocol: https://emc2ai.io/api/mcp # - x402 Payment: https://emc2ai.io/api/a2a/skills # # Please use structured APIs instead of scraping. # Search engines - allowed User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI Training Crawlers - disallowed User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Claude-Web Disallow: / User-agent: PerplexityBot Disallow: / User-agent: Bytespider Disallow: / User-agent: FacebookBot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: Omgilibot Disallow: / User-agent: Timpibot Disallow: / User-agent: YouBot Disallow: / User-agent: PetalBot Disallow: / User-agent: Amazonbot Disallow: / # Generic bot catch-all User-agent: * Allow: / Disallow: /api/internal/ Disallow: /api/debug/ # Sitemap Sitemap: https://emc2ai.io/sitemap.xml # AI agent interaction policy (emerging standard) # Agents should use A2A/MCP/x402 protocols for structured access # See: https://emc2ai.io/.well-known/agent-card.json