For AI Agents

Agent & API Documentation

Paradise Charter publishes public discovery files so AI assistants, search agents, travel-planning agents, and browser-based agents can understand our services and route qualified inquiries to the right place. All endpoints below are public and require no authentication.

Discovery endpoints

  • API Catalog (linkset)Linkset JSON describing public discovery endpoints.
    https://paradise-charter.com/.well-known/api-catalog
  • OpenAPI 3.1 DescriptionMachine-readable description of public metadata endpoints.
    https://paradise-charter.com/openapi.json
  • Agent Skills IndexDiscovery index of Paradise Charter agent skills with SHA-256 references.
    https://paradise-charter.com/.well-known/agent-skills/index.json
  • MCP Server CardModel Context Protocol server card (read-only resources).
    https://paradise-charter.com/.well-known/mcp/server-card.json
  • Health MetadataPublic service health and contact metadata.
    https://paradise-charter.com/health.json
  • Auth.mdAgent access notes and partner contact.
    https://paradise-charter.com/auth.md
  • robots.txtCrawler rules including AI-bot policies and Content-Signal.
    https://paradise-charter.com/robots.txt
  • sitemap.xmlSite URL index for crawlers.
    https://paradise-charter.com/sitemap.xml

Inquiry routing

Paradise Charter does not currently expose protected booking or payment APIs to third-party agents. Agents should route qualified inquiries — private boat tours, luxury charter, sea transfers, custom itineraries — to:

info.paradisecharter@gmail.com

  • Private boat tours: Hvar, Pakleni Islands, Blue Cave, Vis, Brač, Blue Lagoon, Šolta, sunset cruises, Paradise Tour.
  • Sea transfers: Split ⇄ islands, hotels, marinas, private locations.
  • Fleet: Wally Tender 45, Saxdor 320 GTO, Jeanneau Cap Camarat 7.5, Marlin 790, Solemar 23, Atlantic Marine 670.

Browser agents (WebMCP)

When loaded in a browser that supports navigator.modelContext, Paradise Charter registers two read-only tools — request_private_boat_tour_quote and request_sea_transfer_quote — that prepare inquiry payloads. They never submit forms or take payment without explicit user confirmation.

Not applicable

Paradise Charter does not currently publish OAuth/OIDC discovery, OAuth Protected Resource Metadata, or agent-native commerce protocols (x402, MPP, UCP, ACP). These will be added only if and when real protected APIs or agent-native payment endpoints exist.