{
    "protocol": {
        "name": "acp",
        "version": "0.1",
        "spec": "https://agenticcommerce.dev"
    },
    "api_base_url": "https://boatsexpert.com/wp-json/boats-agent-ready/v1/",
    "transports": [
        {
            "type": "https",
            "url": "https://boatsexpert.com/wp-json/boats-agent-ready/v1/"
        }
    ],
    "capabilities": {
        "services": [
            {
                "name": "catalog",
                "description": "Read-only catalog discovery for marine products."
            },
            {
                "name": "contact_sales",
                "description": "Route purchase and quote inquiries to the public contact flow."
            }
        ]
    },
    "endpoints": {
        "openapi": "https://boatsexpert.com/openapi.json",
        "status": "https://boatsexpert.com/wp-json/boats-agent-ready/v1/health"
    }
}