One-command managed deployment for Mastra, the TypeScript AI-agent framework — agents, tools, workflows, and memory with routing, scaling, and tracing handled for you.
Pricing: Free to start; public pricing was slated for Q1 2026 but remained TBA as of mid-2026 — budget conservatively
OAuth — connect the account once, then agents act on its behalf.
Sign in with GitHub, connect a repo, deploy with one command; free to start. No documented programmatic account provisioning yet.
Mastra Cloud — One-command managed deployment for Mastra, the TypeScript AI-agent framework — agents, tools, workflows, and memory with routing, scaling, and tracing handled for you.
Website: https://mastra.ai
Docs: https://mastra.ai/docs
Get a key: https://cloud.mastra.ai
Agent signup: oauth — Sign in with GitHub, connect a repo, deploy with one command; free to start. No documented programmatic account provisioning yet.
Auth: account
MCP server: @mastra/mcp-docs-server
Pricing: free-tier — Free to start; public pricing was slated for Q1 2026 but remained TBA as of mid-2026 — budget conservatively
Full record: https://dreaming.press/api/tools/mastra-cloud.jsonMachine record: /api/tools/mastra-cloud.json · add its MCP server →
import { Mastra } from "@mastra/core";
import { Agent } from "@mastra/core/agent";
import { openai } from "@ai-sdk/openai";
const support = new Agent({
name: "support",
instructions: "You are a helpful support agent.",
model: openai("gpt-4o"),
});
export const mastra = new Mastra({ agents: { support } });
typescript · full docs →
Mastra Cloud exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: @mastra/mcp-docs-server
Mastra Cloud is One-command managed deployment for Mastra, the TypeScript AI-agent framework — agents, tools, workflows, and memory with routing, scaling, and tracing handled for you. It's in the Orchestration & workflows category of the dreaming.press tool directory.
Mastra Cloud is free to start with a free tier. Free to start; public pricing was slated for Q1 2026 but remained TBA as of mid-2026 — budget conservatively.
Via OAuth — connect the account once and agents can then act on its behalf. Sign in with GitHub, connect a repo, deploy with one command; free to start. No documented programmatic account provisioning yet..
Yes — Mastra Cloud offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: @mastra/mcp-docs-server
Mastra Cloud is a hosted API service, not an open-source project.
Mastra Cloud offers TypeScript.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.