# Simutech Solutions > Simutech Solutions is an independent partner in the flight simulation industry, providing unbiased, vendor-agnostic expertise and lifecycle support for high-fidelity training systems. They serve civil and defence aviation operators globally — with particular strength in rotorcraft and helicopter simulation — offering services spanning simulator maintenance management, regulatory compliance, technical training, installations and relocations, pre-purchase inspections, recruitment, and strategic product partnerships. Founded in Brisbane, Australia in 2024, Simutech's defining characteristic is independence from OEMs and manufacturers: their advice and support are solely oriented toward client outcomes — maximising uptime, training quality, device lifespan, and return on investment. ## Services - [Technical Training](https://www.simutech.com.au/technical-training): Hands-on, practical training programs for simulator technicians covering system troubleshooting, maintenance best practices, and regulatory compliance. Includes Flight Simulator Foundations, Simulator Maintainer Training, and Training Device Management programmes. - [Regulatory Support](https://www.simutech.com.au/regulatory-support): Compliance guidance for CASA, EASA, FAA, Defence authorities (DASA, DAAA), and ICAO-aligned frameworks. Services include gap analysis, documentation preparation, audit readiness, and continued qualification support. - [Installations & Relocations](https://www.simutech.com.au/installations-relocations): End-to-end project management for new simulator installations and device relocations — including site assessment, disassembly, international logistics, recommissioning, and regulatory acceptance preparation. - [Acquisitions & Pre-Purchase Inspections](https://www.simutech.com.au/acquisitions): Independent technical inspections, valuations, and due diligence support for new and pre-owned flight simulators and training devices. - [Maintenance Management](https://www.simutech.com.au/maintenance-management): Holistic oversight of scheduled and unscheduled simulator maintenance, including drop-in interim support during staffing transitions, spares management, and internal team capability development. - [Simulator Support & Optimisation](https://www.simutech.com.au/simulator-support): Lifecycle support covering routine maintenance, performance optimisation, obsolescence planning, technology refresh roadmaps, and remote diagnostics. - [Recruitment](https://www.simutech.com.au/recruitment): Specialist recruitment for flight simulation technical roles, assessing both technical proficiency and soft skills to build high-performing, compliant maintenance teams. ## Products (via Strategic Partnerships) - **Night Vision Training System (NVTS)**: NVG theory, practical stimulation, and mission rehearsal. EASA-approved curriculum. - **Hoist Mission Training System (HMTS)**: Realistic hoist and rescue training with true-to-life cable simulation. Supports fast roping, SAR, defence procedures, and virtual replenishment. - **Rear Crew Mission Trainer (RCMT)**: Immersive virtual training for helicopter rear-crew across diverse mission environments. - Distributed via partnership with **Bluedrop Inc.** (Orlando, FL) across Asia Pacific and Middle Eastern markets. ## Content & Thought Leadership - [Blog](https://www.simutech.com.au/blog): Industry articles on simulator downtime costs, training quality, regulatory evaluations, technician onboarding, rotorcraft simulation trends, and emerging technology (VR/XR, eVTOL, AI). ## AI Agent Access This site is hosted on Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents can connect to retrieve live, up-to-date site content without scraping. - **MCP Endpoint:** https://www.simutech.com.au/_api/mcp - **Wix MCP Docs:** https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp ## Available MCP Tools ### GetBusinessDetails Retrieves business details including timezone, contact email, phone, and address. - No parameters required. ### SearchInSite Searches the site for content and information. - `searchTerm` — The term to search for. ### SearchSiteApiDocs Retrieves Wix API documentation for business solutions installed on this site. Use this (rather than SearchInSite) for querying services or booking-related data. - `searchTerm` — The term to search for in the site API documentation. ### GenerateVisitorToken Creates a visitor session and returns a visitor access token. Must be called before any `CallWixSiteAPI` request if no token is already available. - No parameters required. ### CallWixSiteAPI Calls Wix API methods on behalf of a visitor — e.g. querying service data or booking a consultation. - `visitorToken` — Visitor access token (use `GenerateVisitorToken` first if unavailable). - `url` — Absolute URL of the API method (retrieve via `SearchSiteApiDocs`). - `method` — HTTP method for the call. - `body` — Request body as a valid JSON string. ### ReadFullDocsArticle Fetches a complete article from the Wix developer documentation portal. - `articleUrl` — URL of a Wix developer documentation article. ### ReadFullDocsMethodSchema Fetches the full schema for a Wix API method. Call before invoking via `CallWixSiteAPI`. - `articleUrl` — URL of the API method's reference article. ## What Visitors Can Do via AI + MCP - Retrieve business details (contact info, location, hours) - Explore and discover services and training products - Book a free consultation via the online booking calendar - Ask questions and receive accurate answers without browsing the site ## Notes - No authentication required to connect to the MCP endpoint - Only publicly accessible site content is available - Content is always live and up to date - To receive tool updates, implement a `tools/list` call on receipt of a tool update notification