Back to directory
AI & ML · AI infrastructure / MLOps / evals

Mastra

Mastra is the modern TypeScript framework for AI-powered applications and agents.

building @mastra. author principles of building ai agents, the "most popular book in SF right now". prev cofounder @gatsbyjs
15K followers
TLVC Rating

Great video, copy can be better.

Community Rating
No ratings yet
Your rating
Sign in to rate this launch.

About

Mastra is an open-source TypeScript framework for building AI agents and workflows, aimed at product developers who would rather ship in their existing JavaScript stack than move to Python notebooks. The launch coincides with a $22M Series A led by Spark Capital, bringing total funding to $35M, and the debut of the Mastra platform. That platform includes Mastra Studio for evals, logs, traces, and datasets, Mastra Server for deploying agents and workflows, and Memory Gateway, an AI gateway with agent memory that works whether or not you use the rest of the Mastra stack. The company was founded in October 2024 by Sam Bhagwat (CEO), Abhi Aiyer (CTO), and Shane Thomas (CPO), the same team that previously built Gatsby.js, the React framework acquired by Netlify. Mastra reports customers including Brex, Indeed, and Marsh McLennan , with public examples ranging from a nationally advertised career counselor agent at Indeed and enterprise search used daily by more than 100,000 people at Marsh McLennan, to platform teams at MongoDB, Workday, and Salesforce automating DevOps and SRE work. The thesis behind the round is that as models have gotten better over the last 18 months, the harnesses around them have grown rather than shrunk, which is why Mastra has been shipping primitives like parallel tool calls, subagents, sandboxes, filesystems, and skills. For founders and engineering leaders evaluating where to build their next agent, this launch matters because it stakes out a credible TypeScript-native alternative to the Python-dominant agent tooling stack, backed by a team with a track record of turning developer frameworks into widely adopted defaults. Bhagwat is also the author of "Principles of Building AI Agents," which doubles as the conceptual playbook behind the product.
Tags
<500KExplainerSeries AB2BUSVertical AIFunding announcementFounder-led
Comments (14)
Sign in to join the discussion.
Priya Katari4/27/2026

Congrats on the round. Now please tell me the docs site won't get rewritten three times before I finish onboarding my team.

Tomás Rivera4/27/2026

The 'most popular book in SF right now' is a wild flex to put in your bio on funding day. Respect.

Mehmet Aydın4/27/2026

Genuine question: how does Mastra handle long-running agent workflows when the process restarts mid-run? Pause/resume primitives or roll-your-own?

Noor Hashemi4/27/2026

Every TS agent framework looks great in the launch demo and falls apart the second your tool call returns malformed JSON. Show me the eval suite, not the homepage gif.

Oz Bekirov4/27/2026

Hot take: the agent framework market is a feature, not a category. Whoever has the best evals story eats everyone else for lunch.

Linnea Sjöberg4/27/2026

The landing page typography is genuinely tasteful, but whoever picked that purple gradient for the CTA owes the rest of the palette an apology.

Brenda Okonkwo4/27/2026

Curious what the pricing surface looks like post-Series A. Open source core with a hosted control plane is the obvious play, but the margin math on agent infra is brutal.

Yusuke Tanabe4/27/2026

Fifth TypeScript agent framework launching this quarter by my count. Mastra's docs are easily the best of the bunch though, that's the actual moat.

Ravi S.4/27/2026

We had something like this internally in 2020 called Loom (no relation). Killed it because nobody could agree on the agent abstraction. Hope these folks figure it out.

Camille Doré4/27/2026

The launch tweet is doing the absolute minimum and it's working. No video, no thread, just 'we raised, here's the link.' Confidence as a hook.

Zinhle Mokoena4/27/2026

Watching this happen while I'm 3 weeks out from launching my own agent thing is doing numbers on my self esteem. Back to the laptop.

Helena Voronova4/27/2026

Called this six months ago when I saw their workflow primitives. The TS-first bet ages well as the JS ecosystem swallows more of the AI app layer.

Daria Lemos4/27/2026

Hey Sam, any plans to share more on the Spark partnership and what the next year of hiring looks like? Working on a piece about agent infra and would love a chat.

Arjun Balakrishnan4/27/2026

Love the framework. One thing I'd kill for: first-class support for human-in-the-loop approvals as a workflow step, not bolted on via callbacks.