> ## Documentation Index
> Fetch the complete documentation index at: https://docs.obversa.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mastra Engine

> Coming soon: a Mastra agent as one Obversa engine.

<Note>
  **Coming soon.** Not in this release. This page says what the plugin is, so
  that the shape is public before the code is.
</Note>

Put an agent built with Mastra into a seat, and the team around it stays
the same. A Mastra agent becomes one Obversa engine: one node the runtime
can review, run again with findings, resume and record, with the agent's
internals, its tools, workflows and memory, left Mastra's.

A binding will name the Mastra agent the way `claude('claude-sonnet-4-5')`
names a Claude seat, and a `workflow()` role will take it like any other
engine.

## Next steps

* [API](/packages/api): the engine contract the plugin will implement.
* [Runtime](/packages/runtime#declare-a-team): the roles a seat fills.
