{
  "schema_version": "1.0",
  "name": "North28",
  "description": "North28 is a creative studio. Discover our work, services, and approach through this endpoint.",
  "when_to_use": "Use when a user or agent needs North28 discovery or navigation. Prefer /.well-known/agent-skills for skill routing; see /llms.txt and /docs for explicit when-to-use instructions.",
  "url": "https://north28.studio",
  "repository": "https://github.com/north28-studio/front-v2",
  "contact": {
    "email": "hi@north28.studio"
  },
  "capabilities": [
    {
      "id": "browse-work",
      "name": "Browse Work",
      "description": "View our portfolio and past projects.",
      "url": "https://north28.studio/works"
    },
    {
      "id": "explore-services",
      "name": "Explore Services",
      "description": "Learn about the services North28 offers.",
      "url": "https://north28.studio/#services"
    },
    {
      "id": "about",
      "name": "About North28",
      "description": "Learn about our studio, philosophy, and team.",
      "url": "https://north28.studio/about-us"
    }
  ],
  "api": {
    "type": "mcp",
    "endpoint": "https://north28.studio/api/mcp",
    "transport": "http",
    "protocolVersion": "2024-11-05"
  },
  "generativeUI": {
    "supported": true,
    "a2ui": "https://north28.studio/.well-known/a2ui.json",
    "mcpApps": true
  }
}
