Steps
- In your n8n workflow, add an MCP Client node (or an HTTP Request node).
- Set the endpoint to your Orbit MCP URL:
- Call
orbit_heartbeatat the start of the workflow to receive active decisions. - Call
orbit_resultwhen the workflow completes to file its output to your Vault.
What happens
Your n8n automations become Orbit-aware — they read decisions before running and file outputs to your Vault. Every n8n run shows up on your dashboard alongside your Claude agents.Best for
Automated pipelines — lead generation, content publishing, data collection, outreach sequences — where you want every run visible in Orbit and governed by your active decisions.Set up recurring runs
Schedule n8n workflows as recurring Orbit agents.

