{
    "name": "Paw Multiverse",
    "description": "A cross-border record of pet food recalls from five official registers, kept after the authority takes an entry down, and a worldwide directory of animal poison services.",
    "publisher": {
        "name": "A.I.T. Multiverse Consulting Ltd",
        "url": "https://aitmultiverse.com/"
    },
    "licence": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "Paw Multiverse, pawmultiverse.com, CC BY 4.0",
    "servers": [
        {
            "name": "paw-poison-services",
            "description": "Which animal poison service to call in a given country, and whether it takes calls from the public.",
            "url": "https://pawmultiverse.com/mcp-server",
            "transport": "streamable-http"
        },
        {
            "name": "paw-recall-record",
            "description": "Whether a bag of pet food has been recalled, read across five official registers at once, with every dated version of each notice kept.",
            "url": "https://pawmultiverse.com/mcp-recalls",
            "transport": "streamable-http"
        }
    ],
    "openapi": "https://pawmultiverse.com/openapi.json",
    "llms_txt": "https://pawmultiverse.com/llms.txt",
    "documentation": "https://pawmultiverse.com/pet-food-recalls/method/",
    "disclaimer": "A record of what an authority published and when it changed. Not veterinary advice."
}