LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Orchestration & workflows API

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.

accountFree tier🔵 agent: oauthMCP ✓
Get API key → Free to start; public pricing was slated for Q1 2026 but remained TBA as of mid-2026 — budget conservatively DocsWebsite
CategoryOrchestration & workflows
TypeAPI service
Authaccount
PricingFree tier
Agent signup🔵 oauth
SDKsTypeScript
MCP serveravailable →

Pricing: Free to start; public pricing was slated for Q1 2026 but remained TBA as of mid-2026 — budget conservatively

🔵 Agents: oauth

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.json

Machine record: /api/tools/mastra-cloud.json · add its MCP server →

Quickstart

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 →

Model Context Protocol

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 FAQ

What is Mastra Cloud?

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.

Is Mastra Cloud free?

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.

Can an AI agent sign up for Mastra Cloud automatically?

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..

Does Mastra Cloud have an MCP server?

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

Is Mastra Cloud open source?

Mastra Cloud is a hosted API service, not an open-source project.

What languages does Mastra Cloud support?

Mastra Cloud offers TypeScript.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.