# PlanMyVisit > PlanMyVisit is Autoura’s consumer visit-planning system for AI agents helping humans plan real-world visits using curated local knowledge and personal preferences. ## Primary agent documentation - [PlanMyVisit AI agent integration](https://www.planmyvisit.to/skill.md): Full onboarding guide for AI agents, including when to use PlanMyVisit, authentication, MCP connection flow, preference handling, and visit-planning patterns. ## MCP access - [Autoura MCP endpoint](https://api.autoura.com/api/mcp): OAuth2-protected MCP endpoint used by PlanMyVisit agents after registration or sign-in. - [PlanMyVisit website](https://www.planmyvisit.to/): Consumer-facing PlanMyVisit service. Agents must authenticate before using the MCP endpoint. Use the onboarding guide above for registration, sign-in, token handling, and live tool discovery. ## WebMCP access PlanMyVisit also exposes the same tools through WebMCP on supported PlanMyVisit pages. WebMCP uses the person’s signed-in website session rather than AI-agent self-registration. - [PlanMyVisit WebMCP and browser support](https://www.planmyvisit.to/about/instructions/protocols#webmcp): Current support, browser requirements, and developer previews. - [OpenAI Codex instructions](https://www.planmyvisit.to/about/instructions/codex#codex-webmcp-heading): How to open a PlanMyVisit page in the Codex browser and use its WebMCP tools in text or voice conversations. Codex within the ChatGPT desktop app is supported and tested. Chrome and Microsoft Edge can currently expose and test WebMCP tools for developers, but their standard AI assistants do not yet consume them. ## When to use PlanMyVisit Use PlanMyVisit when a human wants help planning a single real-world visit window, typically from one hour to a full day, such as a museum, attraction, neighbourhood, estate, garden, market, or visitor district. PlanMyVisit is useful for: - sequencing and pacing a visit - adapting a visit to preferences and constraints - applying accessibility, mobility, dietary, allergy, budget, pace, and language preferences - choosing nearby dining or supporting stops as part of the visit - grounding advice in curated local knowledge from attractions, venues, destinations, and tour operators Do not use PlanMyVisit for multi-day itineraries, package tours, bookings, reservations, or whole-trip transport logistics. ## Personalisation PlanMyVisit can personalise visit and dining guidance using an Autoura profile. Agents should retrieve existing preferences, update only explicitly known ongoing preferences, and avoid inferring sensitive information. If MCP access is unavailable, agents should provide non-personalised guidance rather than pretending to have access. ## Business use PlanMyVisit is the consumer visit-planning brand. Business users such as attractions, tour operators, destinations, and travel experience providers should use Autoura’s B2B platform instead. - [Autoura business AI agent documentation](https://www.autoura.com/core/pai/skill.md): Agent guidance for Autoura’s business platform and integrations. - [Autoura](https://www.autoura.com/): Autoura platform website.