{
  "name": "French News Lab Research Discovery Agent",
  "description": "A research discovery surface for exploring Le French News Lab publications, datasets, benchmarks, and contact workflows.",
  "url": "https://frenchnewslab.org/fr",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://frenchnewslab.org/openapi.json",
      "transport": "http",
      "protocol": "OpenAPI",
      "protocolVersion": "3.1.0"
    },
    {
      "url": "https://frenchnewslab.org/.well-known/webmcp.json",
      "transport": "http",
      "protocol": "WebMCP",
      "protocolVersion": "0.1"
    }
  ],
  "skills": [
    {
      "id": "search-site",
      "name": "Search research outputs",
      "description": "Search papers, publications, datasets, and benchmark pages."
    },
    {
      "id": "browse-publications",
      "name": "Browse publications",
      "description": "Open the Le French News Lab publications index."
    },
    {
      "id": "contact-lab",
      "name": "Contact the lab",
      "description": "Send research, collaboration, or media inquiries."
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ]
}
