{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "fenod.fr",
    "version": "1.0.0",
    "description": "Fenod site discovery and informational tools for AI agents."
  },
  "url": "https://fenod.fr",
  "transport": {
    "type": "webmcp",
    "endpoint": "https://fenod.fr/"
  },
  "capabilities": {
    "tools": true,
    "resources": true
  }
}