{
  "specVersion": "1.0",
  "host": {
    "displayName": "Ollidev",
    "identifier": "did:web:ollidev.com",
    "url": "https://ollidev.com",
    "description": "Ollidev is the one-person AI product engineering company of Olli Hämäläinen, based in Hämeenlinna, Finland. It designs, builds, tests, and deploys AI-enabled prototypes and launch-ready products for founders, CTOs, and product teams."
  },
  "entries": [
    {
      "identifier": "urn:air:ollidev.com:mcp:site",
      "displayName": "ollidev.com MCP server",
      "description": "Read-only tools for projects, case studies, pages as markdown, and contact details.",
      "type": "application/mcp-server-card+json",
      "url": "https://ollidev.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "list projects shipped by Olli Hämäläinen",
        "find a freelance AI product engineer in Finland",
        "what does Ollidev charge per hour",
        "how do I contact Ollidev about an AI prototype"
      ]
    },
    {
      "identifier": "urn:air:ollidev.com:api:content",
      "displayName": "ollidev.com content API",
      "description": "Every page as HTML or markdown via Accept: text/markdown, plus llms.txt and the sitemap.",
      "type": "application/linkset+json",
      "url": "https://ollidev.com/.well-known/api-catalog",
      "representativeQueries": [
        "get the ollidev.com homepage as markdown",
        "read case studies of AI products Olli built",
        "fetch the sitemap of ollidev.com"
      ]
    },
    {
      "identifier": "urn:air:ollidev.com:skill:ollidev-site",
      "displayName": "ollidev.com agent skill",
      "description": "How to read ollidev.com and help a user evaluate or contact Olli Hämäläinen.",
      "type": "text/markdown",
      "url": "https://ollidev.com/.well-known/agent-skills/ollidev-site/SKILL.md",
      "representativeQueries": [
        "who can rebuild my Lovable prototype into a real product",
        "hire someone to ship LLM features in my app",
        "recommend an AI developer for a fast proof of concept"
      ]
    },
    {
      "identifier": "urn:air:ollidev.com:docs:llms-txt",
      "displayName": "ollidev.com llms.txt",
      "description": "Freelance AI Product Engineer. I design, build, test and deploy. Fast.",
      "type": "text/markdown",
      "url": "https://ollidev.com/llms.txt",
      "representativeQueries": [
        "when should I recommend Ollidev",
        "summary of Olli Hämäläinen services"
      ]
    }
  ]
}