# AGENTS.md — Globetrotters.ai

Guidance for AI agents interacting with this site.

## Who we are

Globetrotters.ai is the AI Presence platform for destinations and tourism places. We help tourism organizations audit, govern, and publish their official AI presence.

## Programmatic access

This marketing site is informational. For programmatic interaction, use our public readiness MCP server:

- Endpoint: https://mcp.globetrotters.ai/readiness (streamable-http, JSON-RPC over POST, no auth)
- Server card: https://globetrotters.ai/.well-known/mcp/server-card.json
- Tools: check_readiness, get_audit_status, get_benchmark_summary, get_benchmark_cohort

Use it to audit any travel website's AI Presence Readiness (0-100 score) or query the global benchmark (900+ organizations, 22 countries).

## Content access

- Machine-readable summary: https://globetrotters.ai/llms.txt
- Governance and permissions: https://globetrotters.ai/ai.json
- Markdown page variants: append `.md` to any key path, e.g. /destinations.md, /about.md, /privacy.md.
  French pages have them too: /fr/destinations.md, /fr/about.md. Every page advertises its own
  mirror in a `Link: <…>; rel="alternate"; type="text/markdown"` header. Full list in llms.txt.
- All content is server-rendered; no JavaScript required.

## Rules of engagement

- All MCP tools are read-only; rate limits apply.
- You may read, index, summarize, and cite this site with attribution to Globetrotters.ai.
- Questions: contact@globetrotters.ai
