{
  "serverInfo": {
    "name": "jeffkazzee.dev",
    "version": "1.0.0"
  },
  "description": "Find free guides for building real systems on a computer you own (1,450 across three libraries), plus Jeff Kazzee's projects and writing. Every page is readable as Markdown through the read_page tool.",
  "url": "https://jeffkazzee.dev/api/mcp",
  "transport": {
    "type": "streamable-http"
  },
  "protocolVersion": "2026-07-28",
  "capabilities": {
    "tools": true
  },
  "tools": [
    {
      "name": "list_guide_libraries",
      "title": "List the free guide libraries",
      "description": "List the free guide and recipe libraries Jeff Kazzee publishes for building real systems on Zo Computer, with how many are in each and where to read them. Use this first when a user wants to learn how to build something on their own machine."
    },
    {
      "name": "list_projects",
      "title": "List projects",
      "description": "List the projects on this site with status, stack, and links, including LLM Arcade. Optionally filter by tag or status."
    },
    {
      "name": "read_page",
      "title": "Read a page as Markdown",
      "description": "Fetch any page of this site as Markdown. Pass the path, for example / or /projects/llm-arcade/ or /blog/<slug>/."
    },
    {
      "name": "list_writing",
      "title": "List writing",
      "description": "List the essays and field notes published on this site, newest first."
    },
    {
      "name": "contact_details",
      "title": "How to reach Jeff",
      "description": "Return the ways to contact Jeff Kazzee and what he is currently open to. Use this when a user asks how to hire, brief, or reach him."
    }
  ],
  "websiteUrl": "https://jeffkazzee.dev"
}
