{
    "name": "Sonpetit Public Catalogue MCP",
    "description": "Read-only Sonpetit catalogue discovery for AI agents.",
    "version": "1.0.0",
    "protocolVersion": "2025-06-18",
    "transport": {
        "type": "streamable-http",
        "url": "https://sonpetit.com/mcp"
    },
    "capabilities": {
        "tools": true
    },
    "authentication": {
        "type": "none",
        "scope": "public read-only catalogue"
    },
    "documentation": "https://sonpetit.com/developers",
    "openapi": "https://sonpetit.com/openapi.json"
}