What Pulse is
Pulse turns your processes into a dynamic MCP server for AI agents and for your team, with authorization and deterministic execution handled by Orchesty.
Pulse is how Orchesty exposes your processes to AI. It turns selected workflows into tools that speak the Model Context Protocol (MCP), so an AI agent or your own team can run a process or ask a question in plain language, and Orchesty handles authorization, execution, and audit.
Pulse is not a standalone chatbot bolted onto your data. Every request runs through the same integration engine that already powers your workflows, so you keep one authorization model and one place where credentials live.
Two ways to use Pulse #
For AI agents. Expose a curated set of processes to external agents over an authenticated API. The agent only sees what its group is allowed to run, processes stay deterministic, and large datasets are moved and aggregated inside the workflow instead of streaming back through the model.
For your team. Give employees a built-in chat that runs and queries approved processes. The chat knows who is signed in, so a process can act on the real person's behalf, and each person only reaches what their group permits.
Both share one engine. Describe a process once and it becomes available to whichever surface the caller is allowed to use.
Why it matters #
- Authorization first. A caller only ever sees the processes its group allows. The same check that guards running a process directly is what builds the tool list, so nothing outside scope can be triggered.
- Deterministic processes. The agent decides which operation to run; the workflow decides how it runs. Critical operations stay exact, not improvised.
- Built for big data. Heavy data movement and aggregation happen inside the workflow, so the agent stays fast and the result stays clean.
- One system authorization. Connectors use credentials installed once and shared, while each caller stays scoped to its own processes and is recorded in the audit trail.
Availability #
Pulse is included on all Pro plans and Enterprise (Pro & Enterprise). It is not available on Starter or Community Edition.