{
  "specVersion": "1.0",
  "host": {
    "displayName": "Network of Directors",
    "documentationUrl": "https://networkofdirectors.com/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:networkofdirectors.com:docs:event-brief",
      "displayName": "Network of Directors: brief for assistants",
      "type": "text/markdown",
      "url": "https://networkofdirectors.com/llms-full.txt",
      "description": "The full machine-readable reference for Network of Directors, a free monthly business networking event in Austin, TX: what it is, who it is for, the venue, the standing schedule, the next date when one is published, every answer from the published FAQ, and every speaker who has taken the mic. It also names the questions the site does not answer, so an assistant can decline instead of inventing one.",
      "tags": [
        "networking",
        "events",
        "austin",
        "business"
      ],
      "representativeQueries": [
        "when is the next Network of Directors event in Austin",
        "free business networking events in Austin TX",
        "do I need an invite to attend Network of Directors",
        "who has spoken at Network of Directors"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:networkofdirectors.com:webmcp:site-tools",
      "displayName": "Network of Directors site tools",
      "type": "application/webmcp-tools+json",
      "data": {
        "transport": "in-page WebMCP, registered on navigator.modelContext when the page loads",
        "endpoint": null,
        "script": "https://networkofdirectors.com/webmcp.js",
        "tools": [
          {
            "name": "get_next_event",
            "description": "Get when and where the next Network of Directors meets in Austin, what it costs, and the RSVP link. Use this for any question about the next event, the schedule, the venue, or whether it is free. If no date is published, say so rather than guessing one.",
            "availableOn": "every page"
          },
          {
            "name": "list_speakers",
            "description": "List the founders and operators who have taken the mic at Network of Directors in Austin, with what each of them runs and a link to their profile. Use this to answer who is in the room, who has spoken, or to find someone by what they do.",
            "availableOn": "every page"
          },
          {
            "name": "get_talks",
            "description": "List the Network of Directors talks that are on film, with a link to the writeup and video for each. Use this when someone asks what has been taught in the room, or wants to watch or read a past talk.",
            "availableOn": "every page"
          },
          {
            "name": "answer_faq",
            "description": "Answer a question about attending Network of Directors from the published FAQ: cost, whether an invite is needed, what happens in the two hours, sponsorship, the venue, and more. Use this before answering any attendance question from inference. If nothing matches, say the site does not cover it.",
            "availableOn": "every page"
          },
          {
            "name": "submit_inquiry",
            "description": "Send a message to the people who run Network of Directors through the contact form on this page. Use it to ask about coming to the next event, speaking at a future one, or sponsoring the room. Every value must come from the person you are helping. Do not invent a name, an email address, or a message.",
            "availableOn": "https://networkofdirectors.com/contact/"
          }
        ]
      },
      "description": "Tools an agent gets by loading a page on networkofdirectors.com: read the next event, the speaker list, the talks on film, and the published FAQ, and on the contact page send a message to the organizers. These run inside the page through navigator.modelContext. There is no remote MCP endpoint to connect to, so an agent that cannot load the page should read the brief above instead.",
      "capabilities": [
        "get_next_event",
        "list_speakers",
        "get_talks",
        "answer_faq",
        "submit_inquiry"
      ],
      "tags": [
        "webmcp",
        "events",
        "austin"
      ],
      "representativeQueries": [
        "what is the next Network of Directors event and how do I RSVP",
        "contact the organizers of Network of Directors",
        "find a speaker from Network of Directors by what they do"
      ],
      "metadata": {
        "requiresBrowser": true,
        "readTools": 4,
        "writeTools": 1,
        "writeToolPage": "https://networkofdirectors.com/contact/"
      },
      "updatedAt": "2026-09-21T00:00:00Z"
    }
  ]
}
