{
  "schema_version": "1.0",
  "name": "NORTH28 STUDIO",
  "description": "North28 is a creative studio — your best digital partner. We build websites, apps, brands, and audiovisual content with a strict no-BS policy.",
  "when_to_use": "Use when a user or agent needs to discover, navigate, or integrate with North28 (portfolio, services, about, contact, project start, or API). Load /.well-known/agent-skills for per-skill routing; use /llms.txt and /docs for plain-text when-to-use guidance.",
  "url": "https://north28.studio",
  "repository": "https://github.com/north28-studio/front-v2",
  "contact": {
    "email": "hi@north28.studio"
  },
  "capabilities": [
    {
      "id": "strategy",
      "name": "Strategy",
      "description": "Figuring out what you actually need, before we build what you asked for."
    },
    {
      "id": "digital",
      "name": "Digital",
      "description": "Websites and apps built from scratch. Scalable, fast, and idiot-proof."
    },
    {
      "id": "branding",
      "name": "Branding",
      "description": "Corporate identities that don't look like they were generated by a 2010 naming tool."
    },
    {
      "id": "audiovisual",
      "name": "Audiovisual",
      "description": "Visuals that will make your competitors nervously refresh your page."
    }
  ],
  "pages": [
    { "name": "Home", "url": "https://north28.studio/" },
    { "name": "Works", "url": "https://north28.studio/works" },
    { "name": "About", "url": "https://north28.studio/about-us" },
    { "name": "Contact", "url": "https://north28.studio/contact" },
    { "name": "Manifesto", "url": "https://north28.studio/manifesto" }
  ],
  "api": {
    "type": "mcp",
    "endpoint": "https://north28.studio/api/mcp",
    "transport": "streamable-http",
    "protocolVersion": "2025-06-18",
    "protocolVersions": ["2025-06-18", "2025-03-26", "2024-11-05"]
  },
  "generativeUI": {
    "supported": true,
    "a2ui": "https://north28.studio/.well-known/a2ui.json",
    "mcpApps": true
  }
}
