drive kolu outside the browser · alpha
Drive kolu
from a terminal.
The canvas is one way to use kolu — the browser. But every terminal kolu owns is also reachable from outside the browser, so you can script it, automate it, or hand it to a coding agent.
Two ways in:
- MCP — connect your coding agent (Claude Code, Codex, any MCP host) to kolu, so it can create, drive, and observe terminals itself. This is how one agent drives a fleet of others.
- The command-line tools — drive the same terminals from a shell: list them, create one, read a screen, send a prompt, wait for a turn to end. See Kaval for the terminal commands.