AgentPrism Workflows — run dynamic agent()/parallel()/pipeline() workflow scripts over any ACP backend, as a stdio MCP server or TypeScript SDK.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentprism-workflows": {
"command": "npx",
"args": [
"-y",
"agentprism/agentprism-workflows"
]
}
}
}
Run in terminal:
claude mcp add agentprism-workflows npx -y agentprism/agentprism-workflows
Add to .cursor/mcp.json:
{
"mcpServers": {
"agentprism-workflows": {
"command": "npx",
"args": [
"-y",
"agentprism/agentprism-workflows"
]
}
}
}
README Excerpt
<p align="center"> <img src="docs/assets/banner.png" alt="AgentPrism — One script. Many agents." /> </p> <p align="center"> <a href="https://www.npmjs.com/package/@automatalabs/workflows"><img src="https://img.shields.io/npm/v/@automatalabs/workflows?logo=npm&color=cb3837" alt="npm version" /></a> <a href="https://agentprism.github.io/agentprism-workflows/npm-downloads-details.json"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fagentprism.github.io%2Fagentprism-workflows%2Fnpm-down
Tools (20)
AGENTPRISM_ACP_INIT_TIMEOUT_MSAGENTPRISM_ACP_POOL_SIZEAGENTPRISM_ALLOW_SCRIPT_BACKENDSAGENTPRISM_BACKENDSAGENTPRISM_DEFAULT_BACKENDAGENTPRISM_OPENCODE_E2E_MODELAGENTPRISM_PERSISTENCE_ROOTactionagentRetriesagentTimeoutMsargsbackgroundcheckpointRepliesconcurrencylabelGloblastNlogLinesmaxAgentsresumeFromRunIdresumePolicy
Topics
acpacp-agentacp-protocolagent-client-protocolagent-orchestrationclaude-codeclaude-subagentscodexcodex-clicodex-subagentsdynamic-workflowdynamic-workflowsmcpmodel-context-protocolpi-dynamic-workflows