{
  "specVersion": "1.0",
  "host": {
    "displayName": "Stephen Dolan",
    "identifier": "did:web:stephendolan.com"
  },
  "entries": [
    {
      "identifier": "urn:air:stephendolan.com:server:website",
      "displayName": "Stephen Dolan Website MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://stephendolan.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "list Stephen Dolan's productivity articles",
        "read Stephen Dolan's advice about OmniFocus",
        "find Stephen Dolan's productivity coaching calendar"
      ]
    },
    {
      "identifier": "urn:air:stephendolan.com:api:content",
      "displayName": "Stephen Dolan Content and Coaching API",
      "type": "application/openapi+json",
      "url": "https://stephendolan.com/openapi.json",
      "representativeQueries": [
        "find articles about productivity systems",
        "read an article as Markdown",
        "book a productivity coaching introduction"
      ]
    },
    {
      "identifier": "urn:air:stephendolan.com:skills:productivity",
      "displayName": "Stephen Dolan Agent Skills",
      "type": "application/json",
      "url": "https://stephendolan.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "install Stephen Dolan's productivity advice as agent skills",
        "set up OmniFocus agendas",
        "connect Slack with OmniFocus"
      ]
    }
  ]
}
