# Remix Career > Remix Career is an AI-powered career navigation platform for mid-career professionals. Users answer a set of open-ended, reflective questions and receive a personalized report covering their career archetype, a purpose statement, a skills analysis, creative "career remix" recommendations, an assessment of how AI is likely to reshape each recommended path, and live matched job listings. The methodology draws on executive coaching practice, behavioral psychology, and the ikigai framework rather than personality-quiz scoring. A free tier covers the purpose, archetype, and skills sections; the full report is a one-time purchase. ## Core pages - [Home](https://www.remixcareer.com/): What Remix Career does and who it is for. - [How It Works](https://www.remixcareer.com/how-it-works): The assessment flow and how the report is generated. - [Methodology](https://www.remixcareer.com/methodology): The frameworks behind the assessment, and how the impact of AI on a given role is assessed. - [Pricing](https://www.remixcareer.com/pricing): Free tier and one-time paid report. - [About](https://www.remixcareer.com/about): Company and founder background. - [FAQ](https://www.remixcareer.com/faq): Questions about the assessment, the report, and data handling. - [Blog](https://www.remixcareer.com/blog): Articles on career transitions and the effect of AI on work. - [Contact](https://www.remixcareer.com/contact) - [Privacy Policy](https://www.remixcareer.com/privacy-policy) ## AI Impact Check tool - [AI Impact Check](https://app.remixcareer.com/ai-impact-tool): A free tool that takes a job title or a short description of the work someone does and returns a role-specific read on which tasks AI is likely to automate, which it is likely to augment, and which skills hold their value. - [Sample report](https://app.remixcareer.com/sample-report/overview): An example of the full Remix Career report. ## AI impact by role Research briefs on how AI is changing specific occupations: what is being automated, what is being augmented, which adjacent roles are emerging, and which skills retain their value. - [All roles](https://www.remixcareer.com/aiimpactroles) - [Accountant](https://www.remixcareer.com/ai-impact/accountant) - [Administrative Assistant](https://www.remixcareer.com/ai-impact/administrative-assistant) - [Architect](https://www.remixcareer.com/ai-impact/architect) - [Copywriter](https://www.remixcareer.com/ai-impact/copywriter) - [Customer Service Representative](https://www.remixcareer.com/ai-impact/customer-service-rep) - [Data Analyst](https://www.remixcareer.com/ai-impact/data-analyst) - [Financial Analyst](https://www.remixcareer.com/ai-impact/financial-analyst) - [Graphic Designer](https://www.remixcareer.com/ai-impact/graphic-designer) - [Insurance Underwriter](https://www.remixcareer.com/ai-impact/insurance-underwriter) - [Journalist](https://www.remixcareer.com/ai-impact/journalist) - [Lawyer](https://www.remixcareer.com/ai-impact/lawyer) - [Management Consultant](https://www.remixcareer.com/ai-impact/management-consultant) - [Marketing Manager](https://www.remixcareer.com/ai-impact/marketing-manager) - [Operations Manager](https://www.remixcareer.com/ai-impact/operations-manager) - [Paralegal](https://www.remixcareer.com/ai-impact/paralegal) - [Project Manager](https://www.remixcareer.com/ai-impact/project-manager) - [Radiologist](https://www.remixcareer.com/ai-impact/radiologist) - [Recruiter](https://www.remixcareer.com/ai-impact/recruiter) - [Registered Nurse](https://www.remixcareer.com/ai-impact/registered-nurse) - [Sales Representative](https://www.remixcareer.com/ai-impact/sales-representative) - [Software Developer](https://www.remixcareer.com/ai-impact/software-developer) - [Teacher](https://www.remixcareer.com/ai-impact/teacher) - [Translator](https://www.remixcareer.com/ai-impact/translator) - [UX Designer](https://www.remixcareer.com/ai-impact/ux-designer) - [Web Developer](https://www.remixcareer.com/ai-impact/web-developer) ## Comparisons How Remix Career differs from other tools people use for career direction. - [All comparisons](https://www.remixcareer.com/comparisons) - [Remix Career vs ChatGPT](https://www.remixcareer.com/comparisons/remix-career-vs-chatgpt) - [Remix Career vs CliftonStrengths](https://www.remixcareer.com/comparisons/remix-career-vs-cliftonstrengths) - [Remix Career vs Truity](https://www.remixcareer.com/comparisons/remix-career-vs-truity) - [Remix Career vs MyPassion.ai](https://www.remixcareer.com/comparisons/remix-career-vs-mypassion.ai) ## AI Agent Access This site is powered by Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents can connect directly to retrieve live, up-to-date site content - no scraping required. - [**Site MCP Endpoint**](https://www.remixcareer.com/_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 and site details such as timezone, email, phone, and address. - No parameters required. ### SearchInSite Searches the site for information. - **searchTerm** - The term to search for in the site. ### SearchSiteApiDocs Retrieves the API documentation for the Wix business solutions installed on this site, and informs the AI client how to use the APIs. - **searchTerm** - The term to search for in the site API documentation. ### GenerateVisitorToken Creates a new visitor session and obtains a visitor access token for the site. Must be called before making any CallWixSiteAPI request if no visitor token is already available in context. - No parameters required. ### CallWixSiteAPI Calls API methods on the site to perform actions on a visitor's behalf. - **visitorToken** - Visitor access token. Use GenerateVisitorToken first if not available. - **url** - Absolute URL of the API method to call. Retrieve using SearchSiteApiDocs. - **method** - HTTP method to use for the API call. - **body** - Request body as a valid JSON string. ## Notes - No authentication required to connect to the MCP endpoint - Only public information accessible on the site is available - Content is always live and up to date