{
  "name": "project-o2",
  "title": "Project O2",
  "version": "1.0.0",
  "description": "Discovery card for Project O2 (Magic Forest d.o.o.), a European drone-reforestation service. No live MCP endpoint is exposed; this card points AI agents at the site's machine-readable resources.",
  "provider": {
    "name": "Magic Forest d.o.o.",
    "url": "https://project-o2.org",
    "contact": "info@project-o2.org"
  },
  "remotes": [],
  "capabilities": {
    "tools": false,
    "resources": false,
    "prompts": false,
    "logging": false
  },
  "resources": [
    {
      "uri": "https://project-o2.org/llm-info.json",
      "name": "llm-info",
      "description": "Machine-readable brand profile with instructionsForAI, services, facts.",
      "mimeType": "application/json"
    },
    {
      "uri": "https://project-o2.org/llm-info.md",
      "name": "llm-info-markdown",
      "description": "Human- and AI-readable brand profile (Markdown).",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://project-o2.org/llms.txt",
      "name": "llms",
      "description": "Structured guidance for LLMs (llmstxt.org).",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://project-o2.org/.well-known/agent-skills/index.json",
      "name": "agent-skills",
      "description": "Cloudflare Agent Skills index.",
      "mimeType": "application/json"
    },
    {
      "uri": "https://project-o2.org/sitemap.xml",
      "name": "sitemap",
      "description": "Full URL inventory with hreflang alternates.",
      "mimeType": "application/xml"
    }
  ]
}
