{
  "@context": "https://agenticresourcediscovery.org/context/v1",
  "specVersion": "1.0",
  "version": "1.0.0",
  "publisher": {
    "name": "Jeff Kazzee",
    "url": "https://jeffkazzee.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:jeffkazzee.dev:server:mcp",
      "displayName": "jeffkazzee.dev MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://jeffkazzee.dev/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "find me a free guide for automating invoice follow-ups",
        "how do I build a personal chief of staff on my own server",
        "what has Jeff Kazzee built with AI agents"
      ],
      "capabilities": [
        "list_guide_libraries",
        "list_projects",
        "read_page",
        "list_writing",
        "contact_details"
      ],
      "tags": [
        "guides",
        "agents",
        "portfolio"
      ]
    },
    {
      "identifier": "urn:air:jeffkazzee.dev:agent:a2a",
      "displayName": "jeffkazzee.dev portfolio agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://jeffkazzee.dev/.well-known/agent-card.json",
      "representativeQueries": [
        "is Jeff Kazzee available for teaching or contract work",
        "summarize what Jeff Kazzee has shipped"
      ],
      "capabilities": [
        "find-a-guide",
        "summarize-the-work",
        "availability-and-contact"
      ],
      "tags": [
        "agents",
        "hiring",
        "portfolio"
      ]
    },
    {
      "identifier": "urn:air:jeffkazzee.dev:data:content",
      "displayName": "Projects and writing index",
      "type": "application/json",
      "url": "https://jeffkazzee.dev/api/content.json",
      "representativeQueries": [
        "list the projects on jeffkazzee.dev",
        "what has Jeff Kazzee written about AI agents"
      ],
      "tags": [
        "portfolio",
        "index"
      ]
    },
    {
      "identifier": "urn:air:jeffkazzee.dev:library:zo-deep-dives",
      "displayName": "Zo Deep Dives",
      "type": "text/html",
      "url": "https://deepdives.zocomputer101.wiki",
      "representativeQueries": [
        "free guides for building systems on Zo Computer",
        "Zo Deep Dives: 85 guides"
      ],
      "tags": [
        "guides",
        "how-to",
        "zo computer"
      ],
      "description": "Field manuals for building working systems on Zo Computer. Every guide carries exact steps, safety limits, a verification test, and its sources."
    },
    {
      "identifier": "urn:air:jeffkazzee.dev:library:zo-computer-101",
      "displayName": "Zo Computer 101",
      "type": "text/html",
      "url": "https://www.zocomputer101.wiki",
      "representativeQueries": [
        "free guides for building systems on Zo Computer",
        "Zo Computer 101: 66 guides and 137 recipes"
      ],
      "tags": [
        "guides",
        "how-to",
        "zo computer"
      ],
      "description": "The field guide for a first week on Zo Computer: memory, the browser, hosting, automations, and personas, plus copy-paste recipe packs."
    },
    {
      "identifier": "urn:air:jeffkazzee.dev:library:zo-cookbook",
      "displayName": "Zo Cookbook",
      "type": "text/html",
      "url": "https://www.zo-cookbook.space",
      "representativeQueries": [
        "free guides for building systems on Zo Computer",
        "Zo Cookbook: 1,162 recipes"
      ],
      "tags": [
        "guides",
        "how-to",
        "zo computer"
      ],
      "description": "App ideas, space configurations, automation recipes, and prompts, browsable by category and searchable."
    }
  ]
}
