Blog — May 2025 till Apr 2025
Updates, tutorials, and engineering deep-dives on building AI agents, workflows, and TypeScript tooling with Mastra.
Building an Interactive Detective Game with Multi-Agent AI
How we built an interactive detective game using Mastra's agent system and Next.js.
FlashGenius: instantly generate flashcards on any topic
How we vibecoded Flash Genius, an instant flashcard generator, in 1 hour
Mastra Changelog 2025-05-07
Mastra's latest updates: vNext is live, AGUI integration, and linting.
Introducing Mastra Docs Chatbot: Your AI Documentation Assistant
Explore how our new docs chatbot leverages the Mastra MCP Docs server to enhance user experience and streamline access to documentation.
Mastra Changelog 2025-05-01
Mastra's latest updates: vNext workflows, MongoDB vectorDB provider, Streamable HTTP MCP transport, and more.
Introducing vNext Workflows: the next generation of Mastra Workflows
vNext brings stronger control flow, better type safety, and multi-engine support.
Mastra Changelog 2025-04-24
Mastra's latest updates: dynamic agents, MCPServer support, vNext workflows, and more.
Building a Web Browsing Agent with Mastra and Stagehand
See how we built a web browsing agent using Mastra and Stagehand. Learn about the tools needed to allow your agents to control a browser.
Dynamic Agents: Inserting Runtime Context in Mastra
Mastra's dynamic agents provide a powerful way to handle context in AI applications, without exposing sensitive information to the LLM or relying on globals.
Introducing MCP Server Support in Mastra
Create and share your AI tools with the Model Context Protocol (MCP) - now available in our latest stable release.
AI with JavaScript in 2025
A dive into four leading open-source JS AI libraries: Vercel AI SDK for model routing, Mastra for agents and workflows, Langfuse for observability, and Stagehand for web automation.
Choosing a JavaScript Agent Framework
When choosing a JavaScript agent framework, consider the needs of your project and the team's expertise. Mastra and LangGraph.js are two leading options.