# Stellar Capacity > Stellar Capacity is a Stockholm-based executive education company founded by Claudia Olsson, a World Economic Forum Young Global Leader. Based at Sankt Eriksgatan 63B, Stockholm, Stellar Capacity delivers programs in AI leadership, digital transformation, cybersecurity, and strategic foresight for senior leaders and organizations. ## Programs - [AI Executive Program](https://www.stellarcapacity.com/stellar-executive-program): A four-day executive program (69,000 SEK excl. VAT) that equips business leaders with practical AI skills, strategic frameworks, and hands-on experience. Taught by faculty from Coop Sweden, H&M Group, and Chalmers University. No technical background required. - [Future Foresight Program](https://www.stellarcapacity.com/future-foresight): A three-day intensive program covering speculative design, scenario planning, and AI-supported foresight tools for navigating uncertainty and shaping organizational strategy. - [Generative AI Bootcamp](https://www.stellarcapacity.com/generative-ai-bootcamp): A practical hands-on training program teaching professionals how generative AI works, which tools are available, and how to apply them to increase productivity and drive innovation. - [Cybersecurity Masterclass](https://www.stellarcapacity.com/cyber-security-masterclass): A tailored training program featuring insights from leading ethical hackers, covering AI-driven cyber threats, data breaches, and social engineering. Customized for each organization. - [AI PT – Personal AI Coaching](https://www.stellarcapacity.com/ai-pt): An exclusive one-on-one coaching program where senior leaders work with a dedicated AI coach. Includes four individual sessions and two facilitated peer group sessions. - [Customized Programs](https://www.stellarcapacity.com/customized-programs): Tailored training for organizations in AI, digital leadership, and cybersecurity. Previous clients include The Absolut Company, Sobona, Epiroc, Swedac, and Volvo Construction Equipment. ## Faculty Key faculty members include Brad Templeton (Chairman Emeritus of the Electronic Frontier Foundation, founding faculty at Singularity University, consultant to Google's self-driving car project), Robin Teigland (Professor at Chalmers University, Fellow of the Royal Swedish Academy of Engineering Sciences, Stanford and Wharton alumna), Amer Mohammed (former Chief Digital Officer at Coop Sweden), Andre Wegner (CEO of Authentise, Chair of Digital Manufacturing at Singularity University), and Tobias Degsell (creativity expert, former curator at the Nobel Prize Museum). ## Contact - Website: https://www.stellarcapacity.com - Email: info@stellarcapacity.com - Address: Sankt Eriksgatan 63B, 112 34 Stockholm, Sweden - Registration: registration@stellarcapacity.com ## 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.stellarcapacity.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. Use this tool for querying products and services (instead of SearchInSite). - \`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, such as querying site data, booking an appointment, or starting a purchase. - \`visitorToken\` - Visitor access token. Use GenerateVisitorToken first if not available. - \`url\` - Absolute URL of the API method to call (e.g. https://www.wixapis.com/...). Retrieve using SearchSiteApiDocs. - \`method\` - HTTP method to use for the API call. - \`body\` - Request body as a valid JSON string. ### ReadFullDocsArticle Fetches a complete article from the Wix developer documentation portal. - \`articleUrl\` - URL of an article in the Wix developer documentation portal. ### ReadFullDocsMethodSchema Fetches the full schema for a Wix API method. Should be called before calling the actual method via CallWixSiteAPI. - \`articleUrl\` - URL of the reference article for the Wix API method. ## What Visitors Can Do via AI + MCP - Get business details (contact info, location, hours) - Discover products and services on offer - Book services and make reservations - Start a purchase and be directed to the site to complete checkout - Ask questions and get relevant answers without having to browse the site ## 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 - To receive tool updates, implement a tools/list call upon receipt of a tool update notification