100% Open Source
v2026.2.1
Install the Bridge.
Connect any provider.
The CTRL NODE Bridge is a lightweight, self-hosted binary that connects your local machine to the control plane. All providers load automatically — just set your API keys and your agents are online in seconds. Your prompts, code and API keys never leave your machine. The full source is published on GitHub.
PowerShell
PS> irm https://github.com/ctrlnode-ai/ctrlnode/releases/download/v2026.2.1/install.ps1 | iex
# or run the downloaded script directly
PS> .\install.ps1