# Artificial Breakdown > AI news and analysis for the curious, the cautious, and the creative. A podcast and newsletter hosted by Pete Bishop. Artificial Breakdown is a podcast and newsletter that explains artificial intelligence in plain language, from marketing to ethics. Pete Bishop, CIO at ZGM, hosts the show and writes the newsletter. ## Pages - [Home](/): Overview of the podcast, latest episodes, and newsletter signup. - [About](/about): About the show and host Pete Bishop. - [Episodes](/episodes): Full archive of Artificial Breakdown podcast episodes. - [What's New in AI](/whats-new-in-ai): Archive of the weekly newsletter issues, one page per issue at /whats-new-in-ai/{slug}. - [AI Adoption Quiz](/quiz): Five-minute quiz that maps your AI maturity across five dimensions. ## Agent tools (WebMCP) This site registers browser-native WebMCP tools (`document.modelContext`) so in-browser AI agents can act on it directly: - `search_episodes`: search the podcast catalog by keyword, guest, or topic. - `get_episode`: full episode details, show notes, TLDR, takeaways, FAQ, guests, links mentioned. - `get_current_episode`: same, for the episode page currently open. - `list_recent_ai_news`: recent newsletter issues. - `get_ai_news_article` / `get_current_ai_news_article`: full text of one issue. - `list_platforms`: where to listen (Apple Podcasts, Spotify, YouTube, Amazon Music, Audible). - `subscribe_newsletter`: subscribe a user-supplied email to the weekly newsletter. - `get_quiz_questions` / `submit_quiz`: run the AI Adoption Path quiz and return tier, dimension scores, and booking link (quiz pages only). No admin or content-management tools are exposed.