{
  "name": "ZivRank",
  "description": "Agence AI Visibility B2B — optimisation de présence dans ChatGPT, Perplexity, Gemini et Claude.",
  "url": "https://zivrank.com",
  "mcp_endpoint": "https://zivrank.com/mcp",
  "version": "1.0.0",
  "tools": [
    {
      "name": "quick_scan",
      "description": "Quick Scan AI Visibility gratuit sous 48h",
      "inputSchema": {
        "type": "object",
        "properties": {
          "company_name": { "type": "string" },
          "website": { "type": "string" },
          "email": { "type": "string" },
          "sector": { "type": "string" }
        },
        "required": ["company_name", "website", "email"]
      }
    }
  ],
  "resources": [
    { "name": "methodology", "uri": "https://zivrank.com/methodology" },
    { "name": "pricing", "uri": "https://zivrank.com/pricing" }
  ]
}
