Prompt
Describe the outcome and point the coding agent to the Tarvos registry.
A builder describes a workflow, a coding agent reads the Tarvos registry, installs the required open-source nodes, and builds through the builder's own n8n MCP connection. The resulting workflow runs in the builder's self-hosted n8n environment.
Describe the outcome and point the coding agent to the Tarvos registry.
The registry identifies the correct node, provider, capabilities, credentials, and installation source.
Only the required community-node packages enter the self-hosted n8n environment.
The user's own n8n MCP connection creates the workflow directly in their instance.
The same public source explains every documented integration to builders and exposes predictable data for coding agents.
Installation guidance, provider choices, credential definitions, capabilities, examples, and compatibility notes.
Stable URLs, JSON and Markdown records, package sources, exact installation commands, schemas, and workflow examples.
Agent contract
Tarvos keeps installation constrained to explicitly installable, inspectable sources.
Start with the canonical /registry.json source.
Select a node marked installable that fits the requested outcome.
Confirm its status, provider, credentials, and repository.
Run the exact installation command from the node record.
Create the workflow through the user's own n8n MCP.
Your coding agent. Your n8n MCP. Your infrastructure.
Workflows run inside the self-hosted n8n environment the builder controls. Tarvos never becomes a required runtime.