Skip to content
Platform overview

OpenAdapt Agent

Let your agent invoke an approved workflow.

OpenAdapt Agent gives local MCP clients tools to discover workflows, supply their inputs, and inspect the outcome. Flow executes the program and checks its result.

Work with OpenAdapt Agent

What you can do

01

Discover workflows and their inputs

List the configured bundles and inspect their parameter names and types. The client receives opaque identifiers instead of recorded customer values.

02

Invoke the approved program

An operator explicitly enables run tools. Agent then delegates execution to Flow, with its admission, identity, policy, and result checks.

03

Inspect results and exceptions

Read a run summary or find an item that needs attention. Protected reports stay local by default; a halt or timeout remains distinct from verified success.

04

Package a workflow as a skill

Emit an Agent Skill with invocation and exception-handling instructions. A skill that contains a private bundle stays inside the same data boundary.

First steps

Choose the connection for your client.

The OpenAdapt installer includes Agent. Local MCP clients use the stdio setup guide. For a hosted chat, use the start page and its local connection flow. You don’t need to expose a local server to the internet.

Read the MCP setup guide