{
  "schema_version": "1.0.0",
  "name": "Visualise Creative Ltd",
  "description": "Award-winning London-based immersive content production studio. Europe's most experienced XR agency, specialising in VR, AR, 360 video, spatial computing, VFX, and interactive experiences. Founded 2012.",
  "url": "https://visualise.com",
  "logo": "https://visualise.com/wp-content/themes/visualise/assets/images/logo.png",
  "contact": {
    "email": "hello@visualise.com",
    "phone": "+442076366992",
    "url": "https://visualise.com/contact"
  },
  "human_readable_info": "https://visualise.com/llms-full.txt",
  "api_base_url": "https://api.visualise.com",
  "mcp_server": "https://api.visualise.com/mcp",
  "capabilities": [
    {
      "name": "browse_portfolio",
      "description": "Browse Visualise's portfolio of 100+ completed XR projects and case studies. Search by keyword.",
      "url": "https://api.visualise.com/api/portfolio",
      "method": "GET"
    },
    {
      "name": "view_services",
      "description": "View all 9 service offerings with descriptions, budget ranges, and technologies.",
      "url": "https://api.visualise.com/api/capabilities",
      "method": "GET"
    },
    {
      "name": "request_quote",
      "description": "Submit a project inquiry or request for quotation. A member of the Visualise team will respond within 1 business day.",
      "url": "https://api.visualise.com/api/inquiries",
      "method": "POST",
      "parameters": {
        "type": "object",
        "properties": {
          "company_name": {
            "type": "string",
            "description": "Name of the enquiring company or organisation"
          },
          "contact_name": {
            "type": "string",
            "description": "Name of the primary contact"
          },
          "contact_email": {
            "type": "string",
            "description": "Email address for correspondence"
          },
          "project_type": {
            "type": "string",
            "description": "Type of immersive project",
            "enum": [
              "360 Video Production",
              "Augmented Reality",
              "Virtual Reality",
              "VFX / FOOH",
              "Interactive Web Experience",
              "Spatial Computing",
              "3D Scanning",
              "Innovation Consultancy",
              "Immersive Content Strategy",
              "Other"
            ]
          },
          "description": {
            "type": "string",
            "description": "Brief description of the project, goals, and audience"
          },
          "budget_range": {
            "type": "string",
            "description": "Indicative budget range",
            "enum": [
              "Under Â£25,000",
              "Â£25,000 - Â£50,000",
              "Â£50,000 - Â£100,000",
              "Â£100,000 - Â£250,000",
              "Â£250,000+",
              "Not yet determined"
            ]
          },
          "timeline": {
            "type": "string",
            "description": "Desired delivery timeline or key dates"
          }
        },
        "required": ["contact_name", "contact_email", "description"]
      }
    },
    {
      "name": "get_company_info",
      "description": "Get comprehensive information about Visualise Creative Ltd including company overview, team, values, production process, and contact details.",
      "url": "https://visualise.com/llms-full.txt",
      "method": "GET"
    }
  ],
  "sectors_served": [
    "Entertainment",
    "Fashion",
    "Luxury",
    "Retail",
    "Tourism & Heritage",
    "Automotive",
    "Charity & NGO",
    "Sport",
    "Music",
    "Corporate & Enterprise",
    "Documentary",
    "Data Centres",
    "Cybersecurity",
    "Food & Beverage",
    "Real Estate"
  ],
  "notable_clients": [
    "Bentley Motors",
    "Louis Vuitton",
    "Coca-Cola",
    "Rolls Royce",
    "Harrods",
    "Selfridges",
    "Van Cleef & Arpels",
    "NBA",
    "Ford",
    "Mercedes-Benz",
    "SEGA",
    "The Macallan",
    "Barbour",
    "Kia",
    "T-Mobile",
    "Turkish Airlines",
    "EE",
    "EBRD",
    "Octopus Energy",
    "St John Ambulance",
    "Guinness Storehouse",
    "BFI",
    "Van Gogh Museum",
    "Travel Nevada",
    "Philharmonia Orchestra"
  ],
  "technologies": [
    "Unity",
    "Unreal Engine",
    "PlayCanvas",
    "three.js",
    "WebGL",
    "8th Wall",
    "Zappar",
    "ARKit",
    "ARCore",
    "Spark AR",
    "Meta Quest SDK",
    "Apple Vision Pro / visionOS",
    "Meta Camera (proprietary 12K 360 cameras)",
    "Ambisonic / Spatial Audio",
    "LiDAR Scanning",
    "Photogrammetry",
    "AI-driven VFX"
  ]
}
