{
  "schema_version": "v1",
  "name_for_human": "mapifast",
  "name_for_model": "mapifast",
  "description_for_human": "Turn any YouTube video into an AI-researched mindmap with quizzes and Notion / Obsidian export.",
  "description_for_model": "Use mapifast to fetch public mindmaps by share token, search the public Explore feed, or generate a new mindmap from text. Authenticated endpoints accept Bearer mfk_… keys created at /settings.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer",
    "verification_tokens": {},
    "instructions": "Issue an mfk_ key at https://mapifast.space/settings then send it as `Authorization: Bearer mfk_…`."
  },
  "api": {
    "type": "openapi",
    "url": "https://www.mapifast.space/.well-known/openapi.json",
    "has_user_authentication": true
  },
  "logo_url": "https://www.mapifast.space/coloured-logo.svg",
  "contact_email": "hello@mapifast.space",
  "legal_info_url": "https://www.mapifast.space/terms"
}