{
  "schema_version": "1.0",
  "name": "Magic Forest Association",
  "description": "Registered non-profit association raising funds to buy land in Spain, plant a forest, and build an Art Hub.",
  "url": "https://magicforest.land",
  "type": "non_profit_organization",
  "capabilities": {
    "provides_structured_data": true,
    "provides_markdown": true,
    "provides_plain_text": true,
    "supports_etag_caching": true
  },
  "discovery": {
    "llms_txt": "https://magicforest.land/llms.txt",
    "llms_full_txt": "https://magicforest.land/api/ai/llms-full.txt",
    "for_agents_html": "https://magicforest.land/for-agents.html"
  },
  "endpoints": {
    "context": { "url": "https://magicforest.land/api/ai/context", "format": "application/json" },
    "trust": { "url": "https://magicforest.land/api/ai/trust", "format": "application/json" },
    "evidence": { "url": "https://magicforest.land/api/ai/evidence", "format": "application/json" },
    "documents": { "url": "https://magicforest.land/api/ai/documents", "format": "application/json" },
    "financials": { "url": "https://magicforest.land/api/ai/financials", "format": "application/json" },
    "changelog": { "url": "https://magicforest.land/api/ai/changelog", "format": "application/json" },
    "summary_md": { "url": "https://magicforest.land/api/ai/summary.md", "format": "text/markdown" },
    "llms_full": { "url": "https://magicforest.land/api/ai/llms-full.txt", "format": "text/plain" }
  },
  "live_apis": {
    "donation_progress": { "url": "https://magicforest.land/api/progress", "format": "application/json" },
    "transparency": { "url": "https://magicforest.land/api/transparency", "format": "application/json" },
    "crypto_fund": { "url": "https://magicforest.land/api/transparency/crypto-fund", "format": "application/json" }
  },
  "contact": {
    "email": "hello@magicforest.land",
    "website": "https://magicforest.land"
  }
}
