Skip to content
Search is loading.

Run your first AgentPrism workflow

Available now The first-use path uses released packages and tool actions.

AgentPrism gives one workflow tool to a Model Context Protocol (MCP) host. A host agent can author, validate, and run a workflow script.

Each agent() call uses an Agent Client Protocol (ACP) agent, and each call can select a different backend and model.

Use these pages in the sequence shown:

  1. Read the requirements
  2. Connect an MCP host
  3. Obtain a workflow script
  4. Validate the workflow script
  5. Run the workflow
  6. Inspect the result

The first workflow inspects a project. It does not change files.

MCP host
The agent tool that connects to AgentPrism and calls the workflow tool.
Host agent

The agent in the MCP host. It can author the workflow script and make tool calls.

AgentPrism

The MCP server, workflow engine, durable journal, and ACP routing layer.

ACP agent
A coding agent that completes one agent() call in the workflow.

MCP connects the host to AgentPrism. ACP connects AgentPrism to each ACP agent.

Use these guides next:

AgentPrism publishes multiple npm packages, but the package graph is not a setup requirement. Use the consolidated command for the first connection.