{
  "name": "becoming-ai-native",
  "title": "Becoming AI-Native, the field guide",
  "description": "The full text of the field guide by Ben Hormell, plus two knowledge graphs: the book graph and a workshop methodology layer of session-design patterns.",
  "version": "1.7.0",
  "protocol": "mcp",
  "protocolVersion": "2026-07-28",
  "transport": "http",
  "url": "https://lelwpzddgqhezznctjog.supabase.co/functions/v1/bn-mcp",
  "readOnly": true,
  "authentication": "none",
  "websiteUrl": "https://becoming.nodalix.ai",
  "documentationUrl": "https://becoming.nodalix.ai/for-agents",
  "tools": [
    { "name": "search_nodes", "description": "Keyword search across the book graph and the methodology graph." },
    { "name": "get_node", "description": "Fetch one node by id, with its connections." },
    { "name": "get_book_section", "description": "Fetch a book section with its child content." },
    { "name": "get_section_prose", "description": "Fetch the full prose of a section by number, for example 5.2." },
    { "name": "get_methodology_index", "description": "List the workshop design patterns, modules, and assignment exemplars." }
  ]
}
