{
    "name": "Truster",
    "version": "1.0.0",
    "description": "Website trust index: computed trust score (0-100), ratings and reviews for any domain.",
    "url": "https://truster.info",
    "provider": {
        "organization": "Truster",
        "url": "https://truster.info"
    },
    "documentationUrl": "https://truster.info/llms-full.txt",
    "supportedInterfaces": [
        {
            "url": "https://truster.info/mcp",
            "serviceUrl": "https://truster.info/mcp",
            "transportProtocol": "streamable-http"
        }
    ],
    "capabilities": [
        {
            "id": "read-lookup",
            "name": "Read-only lookup",
            "description": "Look up and read Truster data (no writes)."
        }
    ],
    "skills": [
        {
            "id": "check-domain-trust",
            "name": "check-domain-trust",
            "description": "Check a website/domain's trust on Truster — computed trust index (0–100), ratings and user reviews."
        }
    ]
}
