{
    "name": "com.limoette/public-context",
    "title": "Limoette Public Context MCP Server",
    "description": "Public read-only Limoette company, service, planning, destination, and human-confirmation resources for MCP-compatible clients.",
    "version": "8.23.0",
    "protocolVersion": "2026-07-28",
    "supportedVersions": [
        "2026-07-28"
    ],
    "transport": {
        "type": "streamable-http",
        "url": "http://www.limoette.com/mcp/v1/",
        "mode": "stateless-json"
    },
    "capabilities": {
        "resources": true,
        "tools": false,
        "prompts": false
    },
    "documentation": "http://www.limoette.com/mcp/",
    "resourceCount": 8,
    "resourceTemplates": [
        {
            "uriTemplate": "limoette://page/{slug}",
            "name": "limoette-page",
            "title": "Limoette Canonical Page",
            "description": "Read the approved metadata and purpose for one canonical Limoette.com page slug; use home for the root page.",
            "mimeType": "application/json"
        },
        {
            "uriTemplate": "limoette://dashboard/{slug}",
            "name": "limoette-dashboard-guide",
            "title": "Limoette Dashboard Planning Guide",
            "description": "Read one topic-loaded dashboard guide with its question, answer, checklist, timing, and experience-fit guidance.",
            "mimeType": "application/json"
        },
        {
            "uriTemplate": "limoette://directory/{slug}",
            "name": "limoette-destination-directory",
            "title": "Limoette Destination Directory",
            "description": "Read one curated destination directory and its official verification links.",
            "mimeType": "application/json"
        }
    ],
    "humanConfirmation": "Public resources provide discovery and planning guidance only. A Limoette specialist must confirm the route, price, availability, service area, guest and luggage fit, exact limousine, payment steps, and reservation status.",
    "lastReviewed": "2026-08-12"
}