Introducing deployable templates in Mastra platform

Create and deploy a new Mastra project using pre-built templates

Joel SmithJoel Smith·

Jun 22, 2026

·

2 min read

If you're getting started with Mastra, you can now skip the empty repo and deploy directly from one of our templates. The platform creates the GitHub repository for you, provisions any managed databases the template needs, and runs the first deploy automatically.

Deploy a Mastra template

If you don't want to start from an empty repo, templates give you a working project to fork from. Each one is a real, runnable Mastra project with agents, tools, and all the integrations they need. Since they all leverage the Mastra Gateway, you can deploy a template as-is and see a working agent in just a matter of minutes. Today you can try out any of our four starter templates:

Docs Expert: a research assistant that answers questions about libraries, APIs, and documentation by searching the live web and citing its sources.

Company Knowledge Agent: indexes your Linear issues and Notion pages into pgvector (on Neon) and exposes a single agent that answers questions across them. A RAG pipeline and two integrations, already wired.

Autonomous Personal Assistant: an assistant that operates a computer to finish multi-step tasks: read and write files, run shell commands in a sandboxed environment, and chain the steps on its own.

Browser Agent: a browser-using agent built on @mastra/agent-browser, for tasks that mean navigating and acting on real web pages.

Every template includes a quickstart in its repository, so once the project is connected you can add your API keys, run it, and watch it deploy on your next merge.

Get started

If you're starting fresh, you can pick a template from the platform, let us create the repository, and you'll have a project in GitHub that deploys on every merge from the start.

For the full walkthrough, see the Create a project from a template docs.

Share:
Joel Smith
Joel SmithHead of Platform

Joel Smith is the Head of Platform at Mastra, leading product and engineering efforts around the entire Mastra platform. A high school English teacher turned software engineer turned product/engineering manager, he previously led product and engineering teams in early stage startups focused on blockchain data, incident management and developer tools infrastructure.

All articles by Joel Smith