Paul Scanlon

Paul Scanlon

Technical Product Marketing Manager

Paul Scanlon sits between Developer Education and Product Marketing at Mastra. Previously, he was a Technical Product Marketing Manager at Neon and worked in Developer Relations at Gatsby, where he created educational content and developer experiences.

17 blog posts

Posts by Paul Scanlon

Introducing Agent Client Protocol Support for Mastra Agents

Delegate coding tasks to Claude Agent, Codex CLI, Cursor, or any ACP-compatible harness.

Jun 2, 2026
Paul Scanlon
# features

Close the Loop With the Upgraded Mastra CLI

Your coding agent can now build, test, and ship Mastra projects.

May 20, 2026
Paul Scanlon
# features

Introducing Agent-to-Agent support for Mastra

Build cross-framework multi-agent systems with A2A-enabled agents.

May 19, 2026
Paul Scanlon
# features

Introducing Response Caching for Mastra Agents

You can now cut costs and reduce latency with cached responses.

May 15, 2026
Paul Scanlon
# features

Introducing Temporal Support for Mastra Workflows

Your workflows can now run on Temporal with durable, fault-tolerant execution.

May 12, 2026
Paul Scanlon
# features

Introducing Background Tasks for Mastra Agents

Your agents can now stream progress feedback during long-running tool calls.

May 7, 2026
Paul Scanlon
# features

Introducing ClickHouse Support for Mastra Observability

Make your Mastra application production-ready with observability storage that scales.

May 5, 2026
Paul Scanlon
# features

Introducing Remote Filesystems for Mastra Workspaces

Your agents can now work with remote filesystems like S3, GCS, and Azure.

Apr 29, 2026
Paul Scanlon
# features

Introducing Channels for Mastra Agents

Give users access to your agent from Slack, Discord, Telegram, and more.

Apr 28, 2026
Paul Scanlon
# features

LSP Inspection for Mastra Workspaces

Give agents semantic understanding of your codebase.

Apr 27, 2026
Paul Scanlon
# features

Introducing Browser Support for Mastra Agents

Your agents can now browse and take actions on the web, just like you.

Apr 24, 2026
Paul Scanlon
# features

Safely Execute Untrusted Code with Remote Sandboxes

Three new sandbox providers for safely running agent code in isolated cloud containers.

Mar 11, 2026
Paul Scanlon
# features

Introducing Workspaces: Safe, Controlled Environments for Mastra Agents

File access, command execution, and reusable skills for agents that actually get things done.

Feb 5, 2026
Paul Scanlon
# features

Human-in-the-Loop: Where to Put Approval in Agents and Workflows

Agents can pause before tool calls. Workflows can suspend at steps. But when they're working together, where's the right place for a human-in-the-loop?

Feb 4, 2026
Paul Scanlon
# foundations

Human-in-the-Loop: When to Use Agent Approval

When should an agent ask for permission? How to think about approval, suspension, and the trust spectrum in your agent design.

Jan 28, 2026
Paul Scanlon
# foundations

Composite Storage: Optimize for Performance, Scale, and Cost with MastraCompositeStore

You can now use multiple storage providers in a single Mastra project, all configured from one place.

Jan 14, 2026
Paul Scanlon
# foundations

Introducing Server Adapters: Run Mastra Inside Your Existing Express or Hono App

Mastra’s new Server Adapters automatically expose your agents, workflows, tools, and MCP servers as HTTP endpoints on the server you’re already running.

Dec 11, 2025
Paul Scanlon
# features