CTRL NODE
← All providers
OLLAMA PROVIDER · NO API KEY

Run local models with Ollama.

Keep your model and agent on your machine. The Bridge connects to your local Ollama server and lets agents work with task files.

Set up in three steps

01

Install Ollama

Download it from ollama.com, then pull the model you want.

ollama pull <model>
02

Download and sign in

ctrlnode login

Get the Bridge from GitHub, then approve it in your browser.

03

Choose Ollama

The Bridge detects Ollama automatically at localhost:11434. Assign it to an agent and run a task or graph node.

Using another Ollama address?

Set OLLAMA_HOST in the Bridge .env file. Otherwise, no provider configuration is required.

Ready to use local models?

Start for free →