{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "servers": [
    {
      "name": "dev.trusta/trusta",
      "title": "Trusta",
      "description": "Look up live, verified trust data for software vendors — published trust profiles, controls with evidence, and raw signals. All data is computed from real infrastructure, never self-reported.",
      "version": "1.0.0",
      "websiteUrl": "https://trusta.dev",
      "supportedProtocolVersions": ["2024-11-05", "2025-06-18"],
      "icons": [
        {
          "src": "https://trusta.dev/favicon.svg",
          "mimeType": "image/svg+xml",
          "sizes": ["any"]
        }
      ],
      "remotes": [
        {
          "type": "streamable-http",
          "url": "https://api.trusta.dev/mcp"
        }
      ],
      "packages": [],
      "capabilities": {
        "tools": { "listChanged": false }
      }
    }
  ]
}
